Chetan Mehrotra created OAK-7147:
------------------------------------

             Summary: Oak run LuceneIndexer indexes excluded parent nodes
                 Key: OAK-7147
                 URL: https://issues.apache.org/jira/browse/OAK-7147
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: indexing, run
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.9.0, 1.10, 1.8.1


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to