Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3137

Global fulltext index returning plan for pure NodeType queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.24, 1.2.8, 1.3.4, 1.4
    • lucene
    • None

    Description

      On a system having

      1. Global fulltext index enabled with version V2 and evaluatePathRestriction enabled
      2. NodeType index having indexing enabled for specific nodetype like cq:ClientLibraryFolder

      A query like

      /jcr:root//element(*, cq:ClientLibraryFolder)
      

      Ends up getting evaluated by fulltext index as it return plan with include all query

      Expected
      For such query global fulltext index should not return any plan if the path restriction is on root path with include all children

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: