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

D

dateFormat(DateFormat) - Method in class org.weborganic.flint.index.FieldBuilder
Returns the date format for this field.
DateParameter - Class in org.weborganic.flint.query
Create a date range parameter.
DateParameter(String, Date, Date, DateTools.Resolution, boolean) - Constructor for class org.weborganic.flint.query.DateParameter
Creates a new date parameter.
Dates - Class in org.weborganic.flint.util
A collection of utility methods to deal with dates.
DEFAULT - Static variable in class org.weborganic.flint.content.NamedContentType
A default content type instance for when no more than one type is needed by an application.
DEFAULT_HITS_PER_PAGE - Static variable in class org.weborganic.flint.query.SearchPaging
The default maximum number of hits per page.
DEFAULT_MAX_NUMBER_OF_VALUES - Static variable in class org.weborganic.flint.search.FieldFacet
The default number of facet values if not specified.
DEFAULT_PAGE - Static variable in class org.weborganic.flint.query.SearchPaging
The default maximum number of hits per page.
deleteDocuments(DeleteRule) - Method in class org.weborganic.flint.IndexIO
Delete the documents defined in the delete rule as soon as possible (asynchronously).
DeleteRule - Class in org.weborganic.flint.content
Defines the rules used to delete Content from an Index.
DeleteRule(String, String) - Constructor for class org.weborganic.flint.content.DeleteRule
Build a rule based on a term.
DeleteRule(SearchQuery) - Constructor for class org.weborganic.flint.content.DeleteRule
Build a rule based on a Lucene query.
DirectoryIndex - Class in org.weborganic.flint.index
Implementation of Index, uses a File object to build a Lucene index.
DirectoryIndex(File) - Constructor for class org.weborganic.flint.index.DirectoryIndex
Simple constructor that builds a new Index from the provided directory.
DocumentCounter - Class in org.weborganic.flint.search
Simply counts the number of documents in search results.
DocumentCounter() - Constructor for class org.weborganic.flint.search.DocumentCounter
Creates a new document counter.
documents() - Method in class org.weborganic.flint.query.SearchResults
Provides an iterable class over the Lucene documents.
Documents - Class in org.weborganic.flint.util
A collection of utility methods to manipulate documents.

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