[Koha-bugs] [Bug 33008] New: Record not indexed in Elasticsearch (ES) if no item attached AND zebra not running

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 19 16:59:26 CET 2023


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

            Bug ID: 33008
           Summary: Record not indexed in Elasticsearch (ES) if no item
                    attached AND zebra not running
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: koha at trust-box.at
        QA Contact: testopia at bugs.koha-community.org

Hi All,

Record not indexed in Elasticsearch (ES) if no item attached AND zebra not
running

+ use ES as indexer
+ turn off zebra with koha-zebra --stop <lib> 
+ if you add a record WITHOUT an item the record will not be found in the
search (adding a record WITH an item works as expected)

+ starting zebra (koha-zebra --start <lib>) fixes the problem ie the
record/book is now found even without an item

sidenote:
+ this seems also to be a problem with older koha versions (tested with 21.05)

-- 
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