[Koha-bugs] [Bug 33243] Reindex only Biblios changed in the last x minutes in Elasticsearch (ES)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 13:30:32 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33243

--- Comment #1 from Mark Hofstetter <koha at trust-box.at> ---
Created attachment 148259
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148259&action=edit
Bug 33243 - Reindex only Biblios changed in the last x minutes in Elasticsearch
(ES)

add a command line option to

rebuild_elasticsearch.pl

to only reindex Biblios changed in the last x minutes
rebuild_elasticsearch.pl -v -b --minutes 100

Reason: we (and others) sometime encounter problem when records are created
(especially without items) AND are not automatically indexed in ES

To test:

instance has to use elasticsearch

0. apply patch
1. create or change new record (biblio)
2. run "rebuild_elasticsearch.pl -v -b --minutes 10"
3. if nothing else "happened" on this intance in the last 10 minutes, this
command
should yield "1 record indexed"
4. record should be found in Web Search

Sponsored-by: Wien Museum

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list