Package com.atlassian.confluence.search

Interface Summary
ChangeIndexer Indexer for changes.
ConfluenceIndexer  
ConfluenceSearchScope Determines the scope of a search.
HandleAware An interface that should be implemented by IndexTasks that are intended to be persistent and whose work depend on a persistent object - one which can be loaded by using the handle provided by an implementation of HandleAware.getHandle().
IndexerControl Allows clients to enable/disable indexing.
IndexTask Indexing task.
IndexTaskPerformer Responsible for performing an IndexTask.
 

Class Summary
CompositeSearch  
IndexingTask  
LexicographicUtils A utility class for converting non-string values into string values with a lexicographic order that preserves the orginal order of the values.
QueuingChangeIndexer  
SpacePickerHelper  
ThreadLocalIndexerControl Allows the enabling and disabling of indexing for the current executing thread.
 



Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.