Summary: | Do we need to store the whole MARC record in Elasticsearch? | ||
---|---|---|---|
Product: | Koha | Reporter: | Thomas Klausner <domm> |
Component: | Searching - Elasticsearch | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, domm |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Thomas Klausner
2025-04-03 09:25:07 UTC
I find this idea interesting as well. Another benefit is that it would help us to separate away from MARC in the future. We can index anything into our search engine, do a consistent search, and then do display either using the search engine result or using whatever makes sense on a per record basis. This isn't a topic that I would urgently pursue, but if someone (ie you Thomas) plan to work on it, I'd be happy to do test/QA on it. |