[Koha-bugs] [Bug 17571] New: Move ES initialization code into Koha::SearchEngine:: Elasticsearch->store

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 7 17:12:11 CET 2016


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 at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list