ModeShape Distribution 4.0.0.Alpha1

Package org.modeshape.jcr.spi.query

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.query 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 QueryIndexProvider, as well as the necessary QueryIndexWriter, QueryIndex, and QueryIndexPlanner interfaces.
ModeShape Distribution 4.0.0.Alpha1

Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.