[
https://issues.apache.org/jira/browse/OAK-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Saurabh resolved OAK-3994.
--------------------------------
Resolution: Fixed
> Simple query on suggestion/spellcheck with unambiguous index def and one
> descendant clause should work
> ------------------------------------------------------------------------------------------------------
>
> Key: OAK-3994
> URL: https://issues.apache.org/jira/browse/OAK-3994
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: lucene
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Fix For: 1.3.16
>
>
> This is the simplest case for OAK-3973. This is about the most basic case
> where a suggestion/spellcheck query with:
> * single isdescendantnode() clause
> * unambiguous index def (unlike OAK-3992)
> * no union (unlike OAK-3993)
> should work. That means that we should be able to work with:
> * index on root and descendant clause on a sub-tree
> * index on say "/a" and descendant clause also on "/a"
> * index on say "/a" and descendant clause on "/a/b"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)