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

P

parameters() - Method in class org.weborganic.flint.query.BasicQuery
Returns the list of additional search parameters associated with this query.
parse(String) - Static method in enum org.weborganic.flint.index.FieldType
Parse a type of field and return the corresponding constant.
precisionStep(int) - Method in class org.weborganic.flint.index.FieldBuilder
Sets the precision step (only applies to numeric fields).
precisionStep(String) - Method in class org.weborganic.flint.index.FieldBuilder
Sets the precision step (only applies to numeric fields).
Predicate - Class in org.weborganic.flint.query
A simple parameter to represent a Lucene predicate produced by a query parser.
predicate() - Method in class org.weborganic.flint.query.Predicate
Returns the underlying predicate string.
PredicateSearchQuery - Class in org.weborganic.flint.query
A search query to submit a predicate directly to the index.
PredicateSearchQuery(String, String) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
PredicateSearchQuery(String, Analyzer, String) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
PredicateSearchQuery(String) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
PredicateSearchQuery(String, Analyzer) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
PredicateSearchQuery(String, Sort) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
PredicateSearchQuery(String, Analyzer, Sort) - Constructor for class org.weborganic.flint.query.PredicateSearchQuery
Creates new predicate search query.
prefix() - Method in class org.weborganic.flint.query.PrefixParameter
Returns the wrapped term prefix.
prefix(IndexReader, Term) - Static method in class org.weborganic.flint.util.Terms
Returns the list of prefix terms given a term and using the specified index reader.
prefix(IndexReader, List<Term>, Term) - Static method in class org.weborganic.flint.util.Terms
Loads all the prefix terms in the list of terms given the reader.
prefix(IndexReader, Bucket<Term>, Term) - Static method in class org.weborganic.flint.util.Terms
Loads all the prefix terms in the list of terms given the reader.
PrefixParameter - Class in org.weborganic.flint.query
A search parameter wrapping a simple Term prefix and use to generate a Lucene PrefixQuery.
PrefixParameter(String, String) - Constructor for class org.weborganic.flint.query.PrefixParameter
Creates a new prefix parameter from the specified field name and text.
PrefixParameter(Term) - Constructor for class org.weborganic.flint.query.PrefixParameter
Creates a new prefix parameter from the specified term prefix.
PrintStreamListener - Class in org.weborganic.flint.log
A logger implementation that reports events to a PrintStream.
PrintStreamListener(PrintStream) - Constructor for class org.weborganic.flint.log.PrintStreamListener
Creates a new logger on the specified print stream.
process(InputSource) - Method in class org.weborganic.flint.index.IndexParser
Make a collection Lucene documents to be indexed from the XML file given.
process(File) - Method in class org.weborganic.flint.index.IndexParser
Returns a list of Lucene documents to be indexed from the XML file given.
PUBLIC_ID_PREFIX - Static variable in class org.weborganic.flint.util.FlintEntityResolver
The prefix used by Flint for all public identifiers.

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