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/11/16 10:35:11 UTC

[jira] [Updated] (OAK-3137) Global fulltext index returning plan for pure NodeType queries

     [ https://issues.apache.org/jira/browse/OAK-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra updated OAK-3137:
---------------------------------
    Fix Version/s: 1.2.8

Merged to 1.2 with 1714528

> Global fulltext index returning plan for pure NodeType queries
> --------------------------------------------------------------
>
>                 Key: OAK-3137
>                 URL: https://issues.apache.org/jira/browse/OAK-3137
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.3.4, 1.2.8
>
>
> On a system having
> # Global fulltext index enabled with version V2 and {{evaluatePathRestriction}} enabled
> # NodeType index having indexing enabled for specific nodetype like cq:ClientLibraryFolder
> A query like
> {noformat}
> /jcr:root//element(*, cq:ClientLibraryFolder)
> {noformat}
> Ends up getting evaluated by fulltext index as it return plan with include all query
> *Expected*
> For such query global fulltext index should not return any plan if the path restriction is on root path with include all children



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