Koha/serials
Jonathan Druart 52e95fff34
Bug 24735: Remove QueryParser-related code
At the last development meeting we have voted to remove the
QueryParser-related code
https://wiki.koha-community.org/wiki/Development_IRC_meeting_19_February_2020

Hea tells us that it has not been adopted, and the code/bug tracker that
it is not really usable as it. As nobody is willing to work on it, we
decided to remove it instead.

Test plan:
 % prove t/db_dependent/Search.t
must return green

See commits from bug 9239 and confirm that the code is removed in this
patch.

Also play with the search on the UI and confirm that you do not see
obvious regressions

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-02 11:13:03 +00:00
..
acqui-search-result.pl
acqui-search.pl
add_user_search.pl
checkexpiration.pl
claims.pl
create-numberpattern.pl
lateissues-export.pl
reorder_members.pl
routing-preview.pl Bug 14711: Change prototype for AddReserve - pass a hashref 2020-02-11 14:32:47 +00:00
routing.pl
serials-collection.pl Bug 23126: Remove more unnecessary linebreak processing from serial collection 2019-06-25 17:18:22 +01:00
serials-edit.pl Bug 23435: Add multiple copies of an item when receiving in serials 2019-10-17 14:59:40 +01:00
serials-home.pl
serials-search.pl
showpredictionpattern.pl
subscription-add.pl
subscription-batchedit.pl
subscription-bib-search.pl Bug 24735: Remove QueryParser-related code 2020-03-02 11:13:03 +00:00
subscription-detail.pl
subscription-frequencies.pl
subscription-frequency.pl
subscription-history.pl
subscription-numberpattern.pl
subscription-numberpatterns.pl
subscription-renew.pl Bug 7047: Change ReNewSubscription prototype - use hashref 2019-12-23 12:06:45 +00:00
viewalerts.pl