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

F

facet() - Method in class org.weborganic.flint.query.FacetParameter
Returns the wrapped facet.
Facet - Interface in org.weborganic.flint.search
Defines a facet for a search.
FacetParameter - Class in org.weborganic.flint.query
The selected value for a facet.
FacetParameter(Facet, String) - Constructor for class org.weborganic.flint.query.FacetParameter
Creates a new facet value.
fatalError(SAXParseException) - Method in class org.weborganic.flint.index.FlintErrorHandler
 
fatalError(TransformerException) - Method in class org.weborganic.flint.util.FlintErrorListener
 
field() - Method in class org.weborganic.flint.query.DateParameter
Returns the name of the date field to search.
field() - Method in class org.weborganic.flint.query.NumericRange
Returns the name of the numeric field to search.
FieldBuilder - Class in org.weborganic.flint.index
A builder for fields.
FieldBuilder() - Constructor for class org.weborganic.flint.index.FieldBuilder
 
FieldFacet - Class in org.weborganic.flint.search
A facet implementation using a simple index field.
fields() - Method in class org.weborganic.flint.query.Predicate
Returns the list of fields this question applies to.
fields() - Method in class org.weborganic.flint.query.Question
Returns the list of fields this question applies to.
Fields - Class in org.weborganic.flint.util
A set of utility methods for dealing with search fields.
FieldType - Enum in org.weborganic.flint.index
The type of Field of a Lucene indexed document.
file() - Method in class org.weborganic.flint.local.LocalFileContent
Returns the underlying file.
file() - Method in class org.weborganic.flint.local.LocalFileContentId
Returns the file.
FileCollector - Class in org.weborganic.flint.util
Collects files in a root directory and its sub-directories, using the specified file filter.
FileCollector(File) - Constructor for class org.weborganic.flint.util.FileCollector
Creates a new unfiltered file collector.
filterNames(List<String>) - Static method in class org.weborganic.flint.util.Fields
Returns a list of valid field names.
finish() - Method in class org.weborganic.flint.IndexJob
Set the flag to signify that the job is finished.
FlintEntityResolver - Class in org.weborganic.flint.util
Resolves the public identifiers used by Flint.
FlintErrorHandler - Class in org.weborganic.flint.index
A ruthless error handler.
FlintErrorHandler() - Constructor for class org.weborganic.flint.index.FlintErrorHandler
 
FlintErrorListener - Class in org.weborganic.flint.util
Basic error listener for XSLT transformation in flint.
FlintErrorListener(IndexListener, IndexJob) - Constructor for class org.weborganic.flint.util.FlintErrorListener
Create a new listener.
FlintQuery - Interface in org.weborganic.flint.query
An interface for defining search queries using flint.
FlintTranslatorFactory - Class in org.weborganic.flint
Simple translator factory that only handles XML Media types by simply forwarding the content without translation.
FlintTranslatorFactory() - Constructor for class org.weborganic.flint.FlintTranslatorFactory
Creates a new factory for .
format(Date, DateTools.Resolution) - Static method in class org.weborganic.flint.util.Dates
Formats the specified date as a String with the given resolution using ISO8601.
forValue(String) - Method in interface org.weborganic.flint.search.Facet
Returns the query that would correspond to this facet for the specified value.
forValue(String) - Method in class org.weborganic.flint.search.FieldFacet
Returns the query for given value if it the specified value matches the text for the term.
from() - Method in class org.weborganic.flint.query.DateParameter
Returns the value of the lower limit of the date range.
fuzzy(IndexReader, Term) - Static method in class org.weborganic.flint.util.Terms
Returns the list of fuzzy terms given a term and using the specified index reader.
fuzzy(IndexReader, List<Term>, Term) - Static method in class org.weborganic.flint.util.Terms
Loads all the fuzzy terms in the list of terms given the reader.
fuzzy(IndexReader, Bucket<Term>, Term) - Static method in class org.weborganic.flint.util.Terms
Loads all the fuzzy terms in the list of terms given the reader.

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