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 2015/01/22 09:38:34 UTC

[jira] [Created] (OAK-2432) Allow querying on jcr:primaryType property if that property is indexed

Chetan Mehrotra created OAK-2432:
------------------------------------

             Summary: Allow querying on jcr:primaryType property if that property is indexed
                 Key: OAK-2432
                 URL: https://issues.apache.org/jira/browse/OAK-2432
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: oak-lucene
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.1.6


Currently {{LucenePropertyIndex}} does not evaluate {{PropertyRestrictions}} based on {{jcr:primaryType}}. This logic can be relaxed to evaluate this property if user has enabled {{propertyIndex}} for {{jcr:primaryType}}

If no such config is enabled then anyway logic would not create Lucene query for that



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)