Bug 19234: (follow-up) Make Query plugin available to endpoints
[koha.git] / Koha / SearchEngine /
2017-12-11 Tomas Cohen AraziBug 19542: Add a check for ES configuration health
2017-12-11 Nick ClemensBug 19563: (follow-up) Restore checking sort variable
2017-12-11 David GustafssonBug 19563: Generation of sort_fields uses incorrect...
2017-11-26 Nick ClemensBug 19559: Add '-' to list of characters we don't split...
2017-10-27 Tomas Cohen AraziBug 16660: (followup) Unit tests
2017-10-27 Nick ClemensBug 16660: Add support for OpacSuppression to Elasticsearch
2017-10-27 SrdjanBug 16660: Moved Opac Supression filtering from opac...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Fix auto truncation for field...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Simplify _truncate_terms
2017-10-13 Nick ClemensBug 18374: (follow-up) Add support and tests for quoted...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Tidy up code
2017-10-13 Tomas Cohen AraziBug 18374: (QA follow-up) Remove warning in Elasticsear...
2017-10-13 Nick ClemensBug 18374: Respect QueryAutoTruncate syspref in Elastic...
2017-09-29 Nick ClemensBug 18318: Unicode support for Elasticsearch
2017-08-15 Nick ClemensBug 16976 - Authorities searches with double quotes...
2017-08-15 Nick ClemensBug 18624: Run time errors when searching authorities...
2017-08-15 Tomas Cohen AraziBug 18624: Minor refactoring to ease testing
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-07-06 Nick ClemensBug 18434 - Followup - same changes for sort and facet...
2017-07-06 Nick ClemensBug 18434: Elasticsearch indexing broken with newer...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-03-31 Nick ClemensBug 18189 - Elasticsearch sorting broken
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-03-03 BlouBug 17260: updatedatabase.pl fails on invalid entries...
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-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Kyle M HallBug 17132 - Availability search broken when using Elastic
2016-11-18 Jonathan DruartBug 17377: ES - Take control fields into account
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-05-12 Tomas Cohen AraziBug 16489: ES code incorrectly refers to Moose
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 Tomas Cohen AraziBug 12478: (QA followup) Koha::SearchEngine should...
2016-04-26 Jonathan DruartBug 12478: Define simple_search_compat for Zebra
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: Remove empty limit parameter
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 Robin SheatBug 12478: add location, su-geo, se to facets
2016-04-26 Jonathan DruartBug 12478: Fix encoding issue on facets
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: ES is now updated when records are updated...
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: fix issue with authority sort order being...
2016-04-26 Robin SheatBug 12478: auth search works in the staff client
2016-04-26 Robin SheatBug 12478: fix multi-choice stuff in advanced search
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-04-26 Robin SheatBug 12478: fix wrong counts/results for authority searches
2016-04-26 Robin SheatBug 12478: fix issues caused by rebasing
2016-04-26 Robin SheatBug 12478: reinstate zebra compatibility for auth search
2016-04-26 Robin SheatBug 12478: paging is fixed now too
2016-04-26 Robin SheatBug 12478: sort is sorted
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 - more authority query building
2016-04-26 Robin SheatBug 12478 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - fix issue with class loading
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2014-10-11 Jonathan DruartBug 12538: Remove Solr without breaking anything else
2014-07-07 Tomas Cohen AraziBug 12151: Remove uses of smartmatch operator from...
2013-10-21 Jonathan DruartBug 11015: add copyright headers to some files
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9727' into 3.12-master
2013-03-20 Colin CampbellBug 9727: Fix typo in variable name
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8382'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8623'
2012-10-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8209'
2012-09-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6448'
2012-09-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8520'
2012-09-13 Jared Camins-EsakovBug 7417: Include see from references in bibliographic...
2012-09-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-09-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8408'
next