Bug 24430: Unit tests
[koha.git] / t / db_dependent / Koha / SearchEngine /
2020-01-13 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2019-11-06 Nick ClemensBug 23719: (follow-up) Add warn when passed invalid...
2019-11-06 NickBug 23719: Allow searching specific fields for matching...
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-11-03 Ere MaijalaBug 23089: Fix QueryBuilder tests.
2019-10-29 Fridolin SomersBug 23630: Do not remove field 999 in Elasticsearch...
2019-10-28 Alex ArnaudBug 22874: Use false instead of 0 value for limiting...
2019-10-09 Fridolin SomersBug 22997: Unit test
2019-10-02 NickBug 20589: Remove expanded_facet variable and fix tests
2019-10-02 David GustafssonBug 20589: fix QueryBuilder tests
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-09-10 Fridolin SomersBug 23004: Unit test
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-07-19 Nick ClemensBug 20607: (QA follow-up) Test corrections
2019-07-19 Alex ArnaudBug 20607: Make Koha::SearchEngine::Elasticsearch:...
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-04-25 Ere MaijalaBug 22413: Improve query string and desc creation for...
2019-04-10 Ere MaijalaBug 22295: Make Elasticsearch query builder group multi...
2019-03-04 rootBug 19575: Rebase and fix tests
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-01-18 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2018-11-26 Martin RenvoizeBug 19365: Clean up, fix and add new tests.
2018-11-07 Nick ClemensBug 18316: (follow-up) Fix tests and update statement
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-07-19 Nick ClemensBug 19604: Unit tests
2018-03-27 Nick ClemensBug 19582: Unit tests
2017-08-15 Jonathan DruartBug 18624: Do not return 1 in tests
2017-08-15 Tomas Cohen AraziBug 18624: Regression test for 'any' vs 'all'
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine