Bug 20990: Add Koha::Account->outstanding_credits
[koha.git] / Koha / SearchEngine /
2018-07-12 Julian MauriceBug 19502: Add POD for max_result_window
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-06-22 Jonathan DruartBug 20073: Remove perlcritic error
2018-06-22 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-21 Jonathan DruartRevert "Bug 20073: Remove perlcritic error"
2018-04-23 Jonathan DruartBug 20073: Remove perlcritic error
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-09 Nick ClemensBug 19581: (follow-up) Fix handling of new and old...
2018-04-09 Nick ClemensBug 19581: Remove unused comment and line
2018-04-09 Nick ClemensBug 19581: Remove 'split' option from Catmandu fixes...
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
2018-03-28 Nick ClemensBug 19564: (QA follow-up) Make commented out tests...
2018-03-28 David GustafssonBug 19564: Fix extraction of sort order from sort condi...
2018-03-27 Nick ClemensBug 19582: Use compat routines for searching authoritie...
2018-01-15 Nick ClemensBug 19580: Exclude period as splitting character for...
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
next