[Koha-bugs] [Bug 18085] Elasticsearch ids are not being stored correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 12:25:12 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18085

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Ran into this too.

For the record:
ES log says "MapperParsingException[Field [_id] is a metadata field and cannot
be added inside a document. Use the index API request parameters.]"

You need to cpan Catmandu::Store::ElasticSearch, not
Catmandu::Store::Elasticsearch

S vs s!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list