[
https://issues.apache.org/jira/browse/OAK-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved OAK-2280.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2)
1.1.3
1.0.9
Required work for getting testcase passed done. Complete solution would be
implemented as part of OAK-2280
> Support path restriction in IndexPlanner
> ----------------------------------------
>
> Key: OAK-2280
> URL: https://issues.apache.org/jira/browse/OAK-2280
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: oak-lucene
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.0.9, 1.1.3
>
>
> {{LucenePropertyIndex}} has some support for evaluating path restrictions.
> This has been restricted recently with OAK-2134. Currently some testcase make
> test with path based queries.
> To pass those test we add support for providing a plan if path restriction is
> present and no other property restriction is present. This features needs to
> be enabled explcitly via config option.
> Later we can provide a more performant by using
> [PathHierarchyTokenizer|http://lucene.apache.org/core/4_6_1/analyzers-common/org/apache/lucene/analysis/path/PathHierarchyTokenizer.html]
> and see how much it increases the index size
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)