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 09:48:00 UTC

[jira] [Created] (OAK-7800) LuceneIndexConstants should extend FulltextIndexConstants

Tommaso Teofili created OAK-7800:
------------------------------------

             Summary: LuceneIndexConstants should extend FulltextIndexConstants
                 Key: OAK-7800
                 URL: https://issues.apache.org/jira/browse/OAK-7800
             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 LuceneIndexConstants to extend FulltextIndexConstants 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)