[Bug 41203] New: searching with barcode in cataloging page returns no results for some items even though they exist
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41203 Bug ID: 41203 Summary: searching with barcode in cataloging page returns no results for some items even though they exist Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: PC OS: Linux Status: NEW Severity: major Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: dilraj082@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 189152 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189152&action=edit Barcode 6040 returns correct value in item search page but not in advanced search and cataloging page When searching for items using their barcode in the Cataloging page and Advanced Search, some items return no results even though they clearly exist in the database and can be found using other search parameters (e.g., title, author, or item ID). Those same barcodes work correctly in the Checkout and Item Search pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41203 --- Comment #1 from Dilraj Singh <dilraj082@gmail.com> --- (In reply to Dilraj Singh from comment #0)
Created attachment 189152 [details] Barcode 6040 returns correct value in item search page but not in advanced search and cataloging page
When searching for items using their barcode in the Cataloging page and Advanced Search, some items return no results even though they clearly exist in the database and can be found using other search parameters (e.g., title, author, or item ID).
Those same barcodes work correctly in the Checkout and Item Search pages.
There are multiple such instances where the barcode search returns no results in cataloging and advanced search -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41203 Anneli Österman <anneli.osterman@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anneli.osterman@koha-suomi. | |fi --- Comment #2 from Anneli Österman <anneli.osterman@koha-suomi.fi> --- Are you using Zebra or Elasticsearch as a search engine? In Elasticsearch there is an index called barcode and field 952$p should be mapped to it. If it is not, the search will not find the barcode. You can check your mappings by going to Administration -> Search engine configuration (Elasticsearch) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org