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@lists.koha-community.org Reporter: koha@trust-box.at QA Contact: testopia@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.