36 Commits (45de338715225922429b6afe2f5ee33d4061751b)

Author SHA1 Message Date
Jonathan Druart 45de338715
Bug 29697: Use flag embed_items 2 years ago
Kevin Carnes e926de5e8f Bug 25669: (follow-up) Minor fixes 2 years ago
Nick Clemens 150a4b03f3 Bug 25669: Use include_type_name parameter in ES calls 2 years ago
Jonathan Druart 04c0413352 Bug 27344: Fix call to update_index with invalid ids 2 years ago
Jonathan Druart 4d1566d324 Bug 27344: Implement Elastic's update_index_background using Koha::BackgroundJob 3 years ago
Tomás Cohen Arazi 2b9fae5445 Bug 29857: Rename base class as Koha::Exception 2 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Nick Clemens cc8787bf87 Bug 26312: (follow-up) Fix passing of exception messages 3 years ago
Nick Clemens 72e6999db7 Bug 26312: Catch ES Client errors, log, and continue indexing when error encountered 4 years ago
Nick Clemens 853a56cc7a Bug 26903: Pass record ids and records through to update_index when passed to index_records 4 years ago
Marcel de Rooy 6deb177576 Bug 26600: Missing module in Elasticsearch/Indexer.pm 4 years ago
Marcel de Rooy d19572ea76 Bug 25265: (QA follow-up) Check server type in Elasticsearch::index_records 4 years ago
Nick Clemens a7dde763dc Bug 25265: (follow-up) Don't index malformed records 4 years ago
Nick Clemens a690ba2b26 Bug 25265: Fix copy paste error for parameter 4 years ago
Nick Clemens 88cb7f223d Bug 25265: Prevent double reindex of the same item in batchmod 4 years ago
Nick Clemens 55e18646db Bug 24807: (follow-up) Fix spelling 4 years ago
David Gustafsson d1c8d7ecce Bug 24807: Add "year" type to improve sorting behaviour 4 years ago
Nick Clemens 74ff965734
Bug 24823: (QA follow-up) Fix deletion and POD 4 years ago
David Gustafsson d9bfbefaaf
Bug 24823: Remove unused parameters 4 years ago
David Gustafsson 419d158c7f
Bug 24823: Fix spelling error and remove last of Catmandu 4 years ago
David Gustafsson 6dac19f1e2
Bug 24823: Drop Catmandu dependency 4 years ago
Nick Clemens 2a80407403
Bug 25342: Force ES id as string 4 years ago
Nick Clemens 4249b20a39
Bug 22828: Elasticsearch - display errors encountered during indexing on the command line 5 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Nick Clemens cdea121ddb
Bug 23986: Pass strings to Catmandu for deletion 5 years ago
Fridolin Somers fb083813a8
Bug 23630: Do not remove field 999 in Elasticsearch indexing 5 years ago
Ere Maijala be2bdfd511 Bug 19365: Fix several issues with the Elasticsearch code 6 years ago
David Gustafsson 6d47d82ac9 Bug 19893: Add code review fixes 6 years ago
David Gustafsson 1d29d0e449 Bug 19893: Add pods, remove syspref, add tests for serialization format 6 years ago
David Gustafsson 1e1ca322d3 Bug 19893: Restore and fix removed tests 6 years ago
David Gustafsson 53cf97bb2d Bug 19893: Add index status 6 years ago
David Gustafsson 5389ffa38a Bug 19893: Alternative optimized indexing for Elasticsearch 7 years ago
Ere Maijala 23f78a6c2a Bug 20248: Improve Elasticsearch mappings UI and rebuild_elastic_search.pl. 6 years ago
Olli-Antti Kivilahti 4f178fad53 Bug 17255 - Upgrade Elastic Search code to work with version 5.1 7 years ago
Olli-Antti Kivilahti d1077b5ae6 Bug 17255 - Upgrade Elastic Search code to work with version 2.4+ - rebased wip 7 years ago
Jonathan Druart df3df9cf71 Bug 17372: Standardize Elasticsearch paths 8 years ago
Kyle Hall c4ab843429 Bug 16272 [QA Followup] - Indexer fails on indexing temparary testing records 8 years ago
Jesse Weaver 37ea74669c Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
Robin Sheat 349ecc3400 Bug 12478: add the lenient option to the query_string query 9 years ago
Robin Sheat 374f1e6384 Bug 12478: ES is now updated when records are updated/deleted 9 years ago
Robin Sheat b4392018bc Bug 12478: make things using SimpleSearch use the new version 9 years ago
Robin Sheat 1c737eaaf8 Bug 12478: a replacement to the SimpleSearch interface implemented 9 years ago
Robin Sheat 7dbd13e66f Bug 12478 - pile of elasticsearch code 10 years ago