[Koha-bugs] [Bug 22828] New: Elasticsearch - display errors encountered during indexing on the command line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 2 13:31:05 CEST 2019


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

            Bug ID: 22828
           Summary: Elasticsearch - display errors encountered during
                    indexing on the command line
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
  Target Milestone: ---

Currently any records that do not index simply fail silently

To recreate:
1 - Use the Koha sample data, or insert a blank 245$b into a record (easiest
way is using advanced cataloging editor
2 - Reindex elasticsearch
3 - Check the ES count on the about page
4 - Check the count in the DB (SELECT count(*) FROM biblio)
5 - They don't match!
6 - perl misc/search_tools/rebuild_elastic_search.pl -v -v
7 - No errors indicated

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


More information about the Koha-bugs mailing list