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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2016/02/10 02:22:18 UTC

[jira] [Updated] (OAK-3994) Simple query on suggestion/spellcheck with unambiguous index def and one descendant clause should work

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

Vikas Saurabh updated OAK-3994:
-------------------------------
    Fix Version/s:     (was: 1.4)
                   1.3.16

> 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)