You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2018/10/03 13:07:00 UTC

[jira] [Created] (OAK-7802) LuceneIndexHelper should extend IndexHelper

Tommaso Teofili created OAK-7802:
------------------------------------

             Summary: LuceneIndexHelper should extend IndexHelper
                 Key: OAK-7802
                 URL: https://issues.apache.org/jira/browse/OAK-7802
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: lucene
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
             Fix For: 1.9.9


During OAK-7411 a lot of work was required to move dependencies from oak-lucene to oak-search.

While this was good in general, since oak-lucene exports the package (_org.apache.jackrabbit.oak.plugins.index.lucene_), it would be good to make LuceneIndexHelper to extend IndexHelper so that consumers of that class wouldn't have to be forced to switch the dependency from oak-lucene to oak-search.

Other classes in that same package may need similar work. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)