Bug 30607: Don't overload our default initComplete
[koha.git] / Koha / SearchEngine /
2022-05-03 Jonathan DruartBug 27344: Fix call to update_index with invalid ids
2022-05-03 Jonathan DruartBug 27344: Implement Elastic's update_index_background...
2022-04-27 Fridolin SomersBug 29077: (follow-up) Use another syntax
2022-04-27 Nick ClemensBug 29077: Remove blank indexes before convert
2022-04-04 Kevin CarnesBug 28610: Elasticsearch 7 - hits.total is now an object
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2022-02-22 Kevin CarnesBug 27770: ES: Deprecated aggregation order key [_term...
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-10 Tomas Cohen AraziBug 29844: Fix t/db_dependent/Koha/*
2022-01-13 Jonathan DruartBug 29856: Make the ES config more flexible
2021-10-25 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-10-25 Nick ClemensBug 29284: Handle the case of an exclamation point...
2021-10-21 Julian MauriceBug 25030: Implement IncludeSeeFromInSearches with...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-09-29 Nick ClemensBug 28826: Add FacetOrder system preference
2021-09-29 Nick ClemensBug 28484: (QA follow-up) POD fix
2021-09-29 Alex ArnaudBug 28484: ES clean title in biblio detail
2021-09-20 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-09-20 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2021-09-20 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2021-09-20 Petro VashchukBug 28316: escape exclamation signs in the query
2021-09-20 Petro VashchukBug 28316: escape brackets in the search query
2021-09-20 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-08-30 Petro VashchukBug 28736: fix requirements for the correct error messa...
2021-08-30 Martin RenvoizeBug 28830: Add cni index for 003
2021-07-26 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-07-26 Fridolin SomersBug 22801: Advance search yr must use date-of-publicati...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-19 Fridolin SomersBug 27724: Use lenient also in Elasticsearch authoritie...
2021-04-16 Nick ClemensBug 26312: (follow-up) Fix passing of exception messages
2021-04-16 Nick ClemensBug 26312: Catch ES Client errors, log, and continue...
2021-03-16 Jonathan DruartBug 27597: Remove leading colon in ES query
2021-03-04 Jonathan DruartBug 22824: Fix ES reindex
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-03 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-01 Nick ClemensBug 27316: (follow-up) Default to 1 if undef in mappings
2021-02-23 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-02-08 Nick ClemensBug 23763: Create a pagination_bar routine
2021-01-14 Fridolin SomersBug 25054: Display search field aliases in Search Engin...
2021-01-12 Nick ClemensBug 27307: Don't drop phrase directive when searching...
2021-01-07 Nick ClemensBug 27252: Add deprecation warning, cross_fields pref...
2020-11-25 Nick ClemensBug 27070: Add cross_fields type to our searches
2020-11-17 Nick ClemensBug 26903: Pass record ids and records through to updat...
2020-11-04 Joonas KylmäläBug 24567: (QA follow-up) Remove warning in regex
2020-11-04 Nick ClemensBug 24567: Don't strip spaces along with dangling colons
2020-11-04 Nick ClemensBug 19482: (follow-up) Fix select and adjust export...
2020-11-04 Nick ClemensBug 19482: Add support for defining 'mandatory' mappings
2020-11-04 Nick ClemensBug 26310: Allow setting trace_to parameter in Elaastic...
2020-10-22 Nick ClemensBug 23828: Elasticsearch - Preserve record order when...
2020-10-08 Marcel de RooyBug 26600: Missing module in Elasticsearch/Indexer.pm
2020-10-08 Nick ClemensBug 25957: Don't push blank field values to ES document
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Check server type in Elastics...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Rename biblionumber in ModZeb...
2020-09-28 Nick ClemensBug 25265: (follow-up) Don't index malformed records
2020-09-28 Nick ClemensBug 25265: Fix copy paste error for parameter
2020-09-28 Nick ClemensBug 25265: Prevent double reindex of the same item...
2020-09-18 Nick ClemensBug 24807: (follow-up) Add support for spaces as unknow...
2020-09-18 Nick ClemensBug 24807: (follow-up) Fix spelling
2020-09-18 David GustafssonBug 24807: Simplify with new and imporved value_callbacks
2020-09-18 David GustafssonBug 24807: Refactor using tokenize_callbacks
2020-09-18 Nick ClemensBug 24807: Add suppport for uncertain fields and ranges
2020-09-18 David GustafssonBug 24807: Add "year" type to improve sorting behaviour
2020-09-03 Nick ClemensBug 26309: Make cxn_pool configurable
2020-08-31 Nick ClemensBug 25273: (follow-up) Don't die on unknown authtype
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-08-18 Nick ClemensBug 25872: Fix scoping of $limits
2020-08-12 Nick ClemensBug 25882: Remove phr indicator from limits when processing
2020-08-07 Nick ClemensBug 26009: Add facet size to home/holdingbranch
2020-07-09 Nick ClemensBug 25864: Lower case fields for searching
2020-05-18 Nick ClemensBug 25278: add clear_search_fields_cache method
2020-05-18 Nick ClemensBug 25278: Retrieve correct search fields for authorities
2020-05-12 Nick ClemensBug 24823: (QA follow-up) Fix deletion and POD
2020-05-12 David GustafssonBug 24823: Remove unused parameters
2020-05-12 David GustafssonBug 24823: Fix spelling error and remove last of Catmandu
2020-05-12 David GustafssonBug 24823: Drop Catmandu dependency
2020-05-12 Nick ClemensBug 25342: Force ES id as string
2020-05-11 Frédéric DemiansBug 25325: ElasticSearch mapping export lacks staff_cli...
2020-04-29 Jonathan DruartBug 23137: Move cache flushing to the method
2020-04-29 Nick ClemensBug 22828: Elasticsearch - display errors encountered...
2020-04-29 Nick ClemensBug 25229: Return authid of record rather than 001
2020-04-14 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-03-27 Nick ClemensBug 23204: Fix ordering of fields in exported file
2020-03-27 Fridolin SomersBug 23204: (follow-up) Also sort by marc field
2020-03-27 Alex ArnaudBug 23204: Sort search fields by name
2020-03-27 Alex ArnaudBug 23204: Export field weights
2020-03-27 Alex ArnaudBug 23204: Move code in a unit tested sub
2020-03-25 Nick ClemensBug 22771: (QA follow-up) Fix POD
2020-03-25 David GustafssonBug 22771: Fix mistakes in list of nonfiling character...
2020-03-25 David GustafssonBug 22771: Respect nonfiling indicators for search...
2020-03-24 Julian MauriceBug 24902: Join different mc- limits with AND (elastics...
2020-03-16 Nick ClemensBug 23521: (follow-up) Add quotes
2020-03-16 Alex ArnaudBug 23521: Put parentheses arround limit terms
2020-03-05 Julian MauriceBug 24552: Be compatible with Search::Elasticsearch...
2020-02-24 Jonathan DruartBug 24545: Fix newly added files
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-20 Robin SheatBug 14567: Add a browse interface to the OPAC
2020-02-19 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-01-10 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
next