A B C D E F G H I L M N O P Q R S T U V W

C

capacity() - Method in class org.weborganic.flint.util.Bucket
Returns the capacity of this bucket.
clear(Index, Requester, IndexJob.Priority) - Method in class org.weborganic.flint.IndexManager
Add a new update job to the indexing queue.
clearIndex() - Method in class org.weborganic.flint.IndexIO
Clears the index as soon as possible (asynchronously).
closeOldReaders() - Static method in class org.weborganic.flint.OpenIndexManager
Go through all the opened readers and close the oldest ones until the number of opened readers is less than the maximum allowed.
collect(int) - Method in class org.weborganic.flint.search.BitCollector
Updates the BitSet to include the collected document.
collect(int) - Method in class org.weborganic.flint.search.DocumentCounter
Increase the document count.
CommandLine - Class in org.weborganic.flint.util
A set of utility methods to help with command-line interface.
compareTo(IndexJob) - Method in class org.weborganic.flint.IndexJob
Compare this job to another job.
compareTo(Bucket.Entry<T>) - Method in class org.weborganic.flint.util.Bucket.Entry
Compare the using the item count.
compute(IndexReader) - Method in class org.weborganic.flint.query.SuggestionQuery
Computes the list of terms to generate the actual suggestion query.
compute(Searcher, Query) - Method in interface org.weborganic.flint.search.Facet
Compute the values for this facet.
compute(Searcher, Query, int) - Method in class org.weborganic.flint.search.FieldFacet
Computes each facet option.
compute(Searcher, Query) - Method in class org.weborganic.flint.search.FieldFacet
Computes each facet option.
Content - Interface in org.weborganic.flint.api
This class provides a way for the IndexManager to fetch the content to add to the index.
ContentFetcher - Interface in org.weborganic.flint.api
This class provides a way for the IndexManager to fetch the content to add to the index.
ContentId - Interface in org.weborganic.flint.api
The ID for a Content.
ContentTranslator - Interface in org.weborganic.flint.api
Translate a Content into an XML Stream, ready to be transformed to produce Index XML.
ContentTranslatorFactory - Interface in org.weborganic.flint.api
A Factory to create org.weborganic.flint.content.ContentTranslator objects used to translate org.weborganic.flint.content.Content into XML.
ContentType - Interface in org.weborganic.flint.api
Objects implementing this interface define a content type.
count(T) - Method in class org.weborganic.flint.util.Bucket
Return the count for the specified item.
count() - Method in class org.weborganic.flint.util.Bucket.Entry
 
count(IndexSearcher, Query) - Static method in class org.weborganic.flint.util.Documents
Count the number of documents matching the specified query.
countJobsForIndex(Index) - Method in class org.weborganic.flint.IndexJobQueue
Returns the number of jobs for the specified index provided.
countJobsForRequester(Requester) - Method in class org.weborganic.flint.IndexJobQueue
Returns the number of jobs for the specified provided.
createTranslator(String) - Method in interface org.weborganic.flint.api.ContentTranslatorFactory
Return an instance of ContentTranslator used to translate Content with the MIME Type provided.
createTranslator(String) - Method in class org.weborganic.flint.content.AutoXMLTranslatorFactory
Only creates a translator if the specified media type corresponds to XML.
createTranslator(String) - Method in class org.weborganic.flint.FlintTranslatorFactory
Only creates a translator if the specified MIME type matches one of .

A B C D E F G H I L M N O P Q R S T U V W