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

Oak run LuceneIndexer indexes excluded parent nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.9.0, 1.10.0, 1.8.1
    • indexing, run
    • None

    Description

      LuceneIndexer currently indexes parent nodes which are not included by includedPaths. This happens because the LuceneIndexer#index does not check for path filter result and proceeds to index any node handed to it by the DocumentStoreIndexer

      As a fix it should check if the filter result is PathFilter.Result.INCLUDE

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: