[Bug 17571] New: Move ES initialization code into Koha::SearchEngine:: Elasticsearch->store
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17571 Bug ID: 17571 Summary: Move ES initialization code into Koha::SearchEngine::Elasticsearch->store Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org The current code does ES initialization in several places (::Search, ::Indexer and ::QueryBuilder), and in different ways (different parameters on each place). The best place would probably be Koha::SearchEngine::Elasticsearch, from which the rest inherit from. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17571 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Component|Architecture, internals, |Searching - Elasticsearch |and plumbing | QA Contact|testopia@bugs.koha-communit | |y.org | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org