[ 
https://issues.apache.org/jira/browse/OAK-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229531#comment-15229531
 ] 

Vikas Saurabh commented on OAK-3838:
------------------------------------

Backported to 1.2 branch at [r1738073|https://svn.apache.org/r1738073].

> IndexPlanner incorrectly lets all full text indices to participate for 
> suggest/spellcheck queries
> -------------------------------------------------------------------------------------------------
>
>                 Key: OAK-3838
>                 URL: https://issues.apache.org/jira/browse/OAK-3838
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>             Fix For: 1.4, 1.3.14, 1.2.14
>
>         Attachments: OAK-3838-take2.patch, OAK-3838.patch
>
>
> Currently, index planner builds plan for suggest/spellcheck queries even if 
> the indices don't have those functionality enabled.
> Also, there's another issue: when suggestion/spell-check come into play, we 
> need to dis-allow inheritance behavior of indexingRule. To clarify, a query 
> like {{SELECT [rep:suggest()] from [nt:unstructured] where suggest('test')}} 
> if using some index preparing suggestions on {{nt:base}} would give incorrect 
> suggestions as the index would have suggested values from other type of nodes 
> as well.



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

Reply via email to