Package com.atlassian.bonnie

Interface Summary
AnyTypeObjectDao Deprecated. since 3.1.
Handle A token by which the AnyTypeObjectDao (for example) can resolve any persistent object.
HandleResolver Resolves a Handle from a persistent Object
ILuceneConnection  
ILuceneConnection.BatchUpdateAction  
ILuceneConnection.Configuration Provide defaults for a Lucene IndexWriter.
ILuceneConnection.ReaderAction  
ILuceneConnection.SearcherAction  
ILuceneConnection.WriterAction  
Indexer Indexes the data stored in an object for fast+flexible search querying.
Searchable Methods required by the indexing subsystem in order to properly handle object searching.
Searcher Searches through all objects that have been indexed using a free text query.
 

Class Summary
ConcurrentLuceneConnection ILuceneConnection implementation that allows concurrent searching/reading and writing/deleting.
FieldUtil Deprecated. You should only use this class as a helper for inlining, not for production code.
LuceneConnection TODO reentrancy to/from reader/writer ...
LuceneConnectionFactory Allow us to control the concrete class that clients use.
LuceneUtils
 

Exception Summary
LuceneException Thrown when a disaster happens in the underlying Lucene layer.
 



Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.