Summary: | Elasticsearch - some blank subfields cause parsing errors during indexing | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Searching - Elasticsearch | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, ere.maijala, marjorie.barry-vila |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22828 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nick Clemens (kidclamp)
2019-05-02 11:47:00 UTC
I've run into this problem also. I think the records had been migrated from another system and a lot of 245$b were simply blank. ES did not like this. This is the (very cryptic) error message Use of uninitialized value $_ in pattern match |