https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33243
--- Comment #1 from Mark Hofstetter <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
