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)