https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26507 Bug ID: 26507 Summary: New items not indexed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com When adding a new item under ES, that item is not automatically indexed. It is indexed if subsequently edited and saved. To recreate: - find/create a bib with no items - add an item with barcode "abc123" - do a general keyword search for "abc123," see your bib is not in the results - perform a search that includes your bib in the results, confirm it shows as having no items - click through to bib details, confirm it shows your item here - edit and save your item - confirm barcode is now searchable -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.