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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/08/23 11:05:02 UTC

[jira] [Created] (OAK-6574) Lucene index: include/exclude key pattern list

Chetan Mehrotra created OAK-6574:
------------------------------------

             Summary: Lucene index: include/exclude key pattern list
                 Key: OAK-6574
                 URL: https://issues.apache.org/jira/browse/OAK-6574
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: property-index
            Reporter: Chetan Mehrotra
            Assignee: Thomas Mueller
            Priority: Critical
             Fix For: 1.8, 1.7.2


In some cases, property indexes contain many nodes, and updating them can be slow. Right now we have filters for node and mixin types, path (include and exclude). 

An include and exclude list of values (patterns) would be useful. For example the property "status", if we only ever run queries with the condition "status = 'ACTIVE'", then nodes with status INACTIVE and DONE don't need to be indexed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)