]> git.koha-community.org Git - koha.git/commit
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)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Wed, 22 Dec 2021 18:55:22 +0000 (19:55 +0100)
commit4d0232ce72491c8b43cec046c21213fc38c0e57b
treea1918f3e67ca261c44d8db06e42ac39662636a7b
parent2ff0677f7f0dcab993624043f650a66b9d7e9325
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>
(cherry picked from commit 641e8e4096b8d55afb534d593743154807f77221)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t