https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24428
Bug ID: 24428
Summary: Elastic search index does not contain consistent item
information
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: PC
OS: Linux
Status: NEW
Severity: critical
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
Probably when catmandu was removed from the indexing process the item
information organization was lost.
For example whenever there is more than a one copy of an item any item's
missing information is just omitted from the es array - no place holder is
used. Previously the 3rd item's information was always found in the 3 position
in the items fields now this can no longer be assumed because if item 1 or 2 is
missing data for this field then the 3rd item's information is placed in either
position 1 or 2.
This means that es can not be used to extract item information extra database
look ups are required.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/