Skip navigation links
ModeShape Distribution 5.0.0.Final

Package org.modeshape.jcr.spi.index.provider

This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate how ModeShape updates and uses a set of particular indexes.

See: Description

Package org.modeshape.jcr.spi.index.provider Description

This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate how ModeShape updates and uses a set of particular indexes. To integrate your own indexing technology into ModeShape, start by create a concrete subclass of IndexProvider, as well as the necessary IndexWriter, Index, and IndexPlanner interfaces.
Skip navigation links
ModeShape Distribution 5.0.0.Final

Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.