[
https://issues.apache.org/jira/browse/OAK-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715211#comment-14715211
]
Manfred Baedke edited comment on OAK-3263 at 8/26/15 5:42 PM:
--------------------------------------------------------------
Attached OAK-3263-v2.patch. If an index has excludedPaths and there is no path
restriction or the path restriction is an ancestor of an excludedPath, but no
includedPath, PropertyIndexPlan will return infinite costs.
I added this check only to PropertyIndexPlan. If there are other classes that
need to be modified for this feature, please let me know.
was (Author: baedke):
Attached OAK-3263-v2.patch. If an index has excludedPaths and there is no path
restriction or the path restriction is an ancestor of an excludedPath, but no
includedPath, PropertyIndexPlan will return infinite costs.
> Support including and excluding paths for PropertyIndex
> -------------------------------------------------------
>
> Key: OAK-3263
> URL: https://issues.apache.org/jira/browse/OAK-3263
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Chetan Mehrotra
> Assignee: Manfred Baedke
> Labels: performance
> Fix For: 1.3.6
>
> Attachments: OAK-3263-prelimary.patch, OAK-3263-v2.patch,
> OAK-3263.patch
>
>
> As part of OAK-2599 support for excluding and including paths were added to
> Lucene index. It would be good to have such a support enabled for
> PropertyIndexe also
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)