Bug 28316: (QA follow-up) Make clean_search_term public
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 1 Sep 2021 14:58:04 +0000 (15:58 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 1 Oct 2021 18:15:27 +0000 (14:15 -0400)
commit641e8e4096b8d55afb534d593743154807f77221
treea0addba9280a310ee678908dd8ddafcc09eaf7c6
parente84759dfee9a4323a17146b88aba9d717ca0bb75
Bug 28316: (QA follow-up) Make clean_search_term public

With all the work that's gone into improving the internal
_clean_search_term method I feel we should expose it publically as it's
going to be more widely helpful

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t