Package net.sf.lucis.core

Interface Summary
Adder Document adder for full indexers.
Checkpoint<T>  
ComplexQuery<T> Interface for objects that can be queried.
DirectoryProvider A directory provider for searchers.
DocMapper<T> Mapper from a Lucene document to a custom object.
FullIndexer Inferface for full indexer objects.
Indexer<T> Inferface for incremental indexer objects.
IndexerService Interface for an indexer service.
LucisSearcher Interface for lucis searchers.
Queryable Interface for objects that can be queried.
ReindexingStore A directory provider for full reindexings.
ReindexingWriter A reindexing writer is the object that writes the documents into a reindexing store.
Store<T> A store is the combination of a Lucene directory and a checkpoint.
Writer A writer is the object that applies the operations into a store.
 

Class Summary
Batch<T> Class representing the set of operations to be performed in order to take the index to the given checkpoint.
Batch.Addition  
Batch.Builder<T>  
Checkpoints  
Delays  
Factory Support class the default values related to the lucene version for this lucis version.
Highlight Highlight configuration.
Highlight.HighlightedQuery  
Interruption Interruption support.
Loggers Port@l core logging channels.
LucisQuery<T> Abstract implementation for a search service.
 

Enum Summary
IndexStatus Index Status.
 

Exception Summary
BatchException  
IndexException  
StoreException  
 



Copyright © 2013. All Rights Reserved.