Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3973 There should be a way to get filtered suggestions based on some path
  3. OAK-3994

Simple query on suggestion/spellcheck with unambiguous index def and one descendant clause should work

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.14, 1.3.16, 1.4
    • lucene
    • None

    Description

      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"

      Attachments

        Issue Links

          Activity

            People

              catholicon Vikas Saurabh
              catholicon Vikas Saurabh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: