Package org.exist.indexing

Interface Summary
Index Represents an arbitrary index structure that can be used by eXist.
IndexWorker Provide concurrent access to the index structure.
MatchListener Highlight matches in query results.
StreamListener Callback interface which receives index events.
 

Class Summary
AbstractIndex  
AbstractMatchListener Utility implementation of interface MatchListener which forwards all events to a second receiver.
AbstractStreamListener Default implementation of a StreamListener.
IndexController Internally used to dispatch an operation to each of the registered indexes.
IndexManager Manages all custom indexes registered with the database instance.
IndexUtils Various utility methods to be used by Index implementations.
 



Copyright (C) Wolfgang Meier. All rights reserved.