[
https://issues.apache.org/jira/browse/OAK-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263121#comment-15263121
]
Vikas Saurabh edited comment on OAK-4313 at 4/28/16 10:25 PM:
--------------------------------------------------------------
Backported to 1.4 branch at [r1741533|https://svn.apache.org/r1741533] and to
1.2 branch at [r1741539|https://svn.apache.org/r1741539].
was (Author: catholicon):
Backported to 1.4 branch at [r1741533|https://svn.apache.org/r1741533].
> QueryImpl should avoid traversal with queries containing native constraints
> ---------------------------------------------------------------------------
>
> Key: OAK-4313
> URL: https://issues.apache.org/jira/browse/OAK-4313
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: query
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Fix For: 1.6, 1.4.2, 1.5.2, 1.2.15
>
> Attachments: OAK-4313.patch
>
>
> If no index supports suggestion (or spellcheck or similar) query, then a
> query like
> {noformat}
> SELECT * from [nt:base] where SUGGEST('test')
> {noformat}
> shouldn't get traversing index
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)