https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23670
Bug ID: 23670
Summary: Load Koha::Exceptions::ElasticSearch module in
Koha::SearchEngine::Elasticsearch
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: trivial
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
When your mapping includes an Invalid MARC field expression, it tries to throw
an exception with Koha::Exceptions::Elasticsearch::MARCFieldExprParseError. But
since Koha::Exceptions::Elasticsearch isn't loaded in
Koha::SearchEngine::Elasticsearch, it dies like this:
Can't locate Koha/Exceptions/Elasticsearch/MARCFieldExprParseError.pm in @INC
(you may need to install the
Koha::Exceptions::Elasticsearch::MARCFieldExprParseError module)
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/