Package edu.cornell.mannlib.vitro.webapp.searchindex
-
Interface Summary Interface Description SearchIndexerImpl.IndexerConfig Interface for tasks to access the Indexer configSearchIndexerImpl.Task -
Class Summary Class Description IndexingChangeListener When a change is heard, wait for an interval to see if more changes come in.SearchIndexerImpl An implementation of the SearchIndexer interface.SearchIndexerImpl.ListenerList A simple thread-safe list of event listeners.SearchIndexerImpl.WorkerThreadPool A thread pool for handling many small units of work submitted by a task.SearchIndexerSetup Start the SearchIndexer.