17 Jan
2020
17 Jan
'20
8:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24428 --- Comment #2 from Ere Maijala <ere.maijala@helsinki.fi> --- I don't think you can ever rely on the field order being correct. In Elasticsearch the documents are JSON objects, and a JSON object is by definition "an unordered set of name/value pairs". The way around this would be to either include item information in MARC or index each item as a subdocument. This should probably be optional. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.