Snapper 1.0 API

Package org.enhydra.snapper.api

Interface Summary
Document Documents are the unit of indexing and search.
Field A field is a section of a Document.
Highlighter  
Indexer Indexer is an indexing service.
ModuleManager  
Reader Searcher is a searching service.
Searcher Searcher is a searching service.
SnapperTransaction Since Snapper tends to be a transaction oriented, this is the interface that the kernel uses to signal operations on the transaction.
 

Exception Summary
RootException This exception is base for all exceptions defined in Shark.
TransactionException Exception thrown by implementations of SnapperTransaction and other transaction interfaces.
 


Snapper 1.0 API