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/06 04:04:39 UTC

[jira] [Created] (OAK-3992) For suggestion/spellcheck, index planner should correctly pick an index which deeper in hierarchy

Vikas Saurabh created OAK-3992:
----------------------------------

             Summary: For suggestion/spellcheck, index planner should correctly pick an index which deeper in hierarchy
                 Key: OAK-3992
                 URL: https://issues.apache.org/jira/browse/OAK-3992
             Project: Jackrabbit Oak
          Issue Type: Sub-task
            Reporter: Vikas Saurabh
            Assignee: Vikas Saurabh
            Priority: Minor


Currently, if we have index I1 for oak:Unstructured at /oak:index/usc and another at /some/hierarchy/oak:index/usc also at oak:Unstructured (or a sub-type), then suggestion/spellcheck for both indices give min cost and planner can pick any one of those arbitrarily for queries for ISDESCENDANTNODE([/some/hierarchy/\])

It'd be useful for index planner to pick index which is closer to descendant-root.



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