Details
Description
The class org.apache.jackrabbit.oak.plugins.index.PathFilter in oak-core is used by the index implementation, the DocumentNodeStore and oak-lucene.
In order to reduce the dependencies on oak-core, I propose to move the PathFilter to oak-store-spi.