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 "Paul Chibulcuteanu (Jira)" <ji...@apache.org> on 2021/03/10 09:41:00 UTC

[jira] [Created] (OAK-9379) Disable ElasticIndexProviderService via a system property

Paul Chibulcuteanu created OAK-9379:
---------------------------------------

             Summary: Disable ElasticIndexProviderService via a system property
                 Key: OAK-9379
                 URL: https://issues.apache.org/jira/browse/OAK-9379
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: search-elastic
    Affects Versions: 1.38.0
            Reporter: Paul Chibulcuteanu


Disable _ElasticIndexProviderService_ when a system property is passed.
E.g:
{code}
 -Doak.elastic.disableElasticIndexProvider=true
{code}

Additionally, a unit test should be written to test query execution when both ES & lucene indexes are present and _ElasticIndexProviderService_ is disabled



--
This message was sent by Atlassian Jira
(v8.3.4#803005)