Bug 19502: Retrieve index.max_result_window from ES
[koha.git] / Koha / SearchEngine / Elasticsearch / Search.pm
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-04-09 Nick ClemensBug 19581: (follow-up) Fix handling of new and old...
2018-04-02 Nick ClemensBug 20385: (follow-up) Assign blank instead of inapprop...
2018-04-02 Nick ClemensBug 20385: Don't try to get info for bad authtypecodes
2017-10-13 Tomas Cohen AraziBug 18374: (QA follow-up) Remove warning in Elasticsear...
2017-07-14 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-14 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-03-31 David CookBug 15541 - Prevent normalization during matching/impor...
2017-03-22 Nick ClemensBug 17169: Add a facet for ccode fields to ElasticSearch
2017-02-17 Tomas Cohen AraziBug 18068: ES - Fix location and (home|holding)branch...
2017-02-07 Olli-Antti KivilahtiBug 17255 - Upgrade Elastic Search code to work with...
2017-02-07 Olli-Antti KivilahtiBug 17255 - Upgrade Elastic Search code to work with...
2016-11-18 Jonathan DruartBug 17377: ES - Take control fields into account
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Chris CormackBug 12478 Increasing test Coverage for Koha::SearchEngi...
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Take the FacetMaxCount pref into account
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Jonathan DruartBug 12478: facets - Display description instead of...
2016-04-26 Jonathan DruartBug 12478: Use the new Koha::ItemTypes to retrieve...
2016-04-26 Jonathan DruartBug 12478: (follow-up) Display the correct number of...
2016-04-26 Jonathan DruartBug 12478: Do not display the 'Show more' links if...
2016-04-26 Jonathan DruartBug 12478: Display the correct number of facets (5...
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: the facet "show more" links work properly now
2016-04-26 Robin SheatBug 12478: add the lenient option to the query_string...
2016-04-26 Robin SheatBug 12478: improve error reporting a bit
2016-04-26 Robin SheatBug 12478: fix capitalisation issue with index names
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-26 Robin SheatBug 12478: a replacement to the SimpleSearch interface...
2016-04-26 Robin SheatBug 12478: auth search works in the staff client
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-04-26 Robin SheatBug 12478: phrase searching for authorities is happier
2016-04-26 Robin SheatBug 12478: fix the way counting is done
2016-04-26 Robin SheatBug 12478: authority paging works
2016-04-26 Robin SheatBug 12478: working on authority results
2016-04-26 Robin SheatBug 12478: make authid get to the templates properly
2016-04-26 Robin SheatBug 12478: basic auth search and display is working
2016-04-26 Robin SheatBug 12478: more authorities
2016-04-26 Robin SheatBug 12478 - more authorites
2016-04-26 Robin SheatBug 12478 - more authority searching
2016-04-26 Robin SheatBug 12478 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress