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

B

base() - Method in class org.weborganic.flint.query.BasicQuery
Returns the query used as as base.
BasicQuery<T extends SearchParameter> - Class in org.weborganic.flint.query
An unmodifiable query based on a base query and a set of additional search parameters.
Beta - Annotation Type in org.weborganic.flint.util
This annotation indicates that the annotated symbol (field, method, class) may change in subsequent releases.
BitCollector - Class in org.weborganic.flint.search
Collects Lucene search results into a bit set.
BitCollector(int) - Constructor for class org.weborganic.flint.search.BitCollector
Creates a new collector by setting the size of the bit set.
BitCollector(BitSet) - Constructor for class org.weborganic.flint.search.BitCollector
Creates a new collector using the specified bit set.
bookSearcher() - Method in class org.weborganic.flint.IndexIO
Returns the index searcher for the index.
boost(float) - Method in class org.weborganic.flint.index.FieldBuilder
Returns the boost value for this field.
boost(String) - Method in class org.weborganic.flint.index.FieldBuilder
Returns the boost value for this field.
boost() - Method in class org.weborganic.flint.index.FieldBuilder
Returns the boost value for this field.
Bucket<T> - Class in org.weborganic.flint.util
The bucket is a list of items with a fixed size ordered by count.
Bucket(int) - Constructor for class org.weborganic.flint.util.Bucket
Creates a new bucket.
Bucket(int, boolean) - Constructor for class org.weborganic.flint.util.Bucket
Creates a new bucket.
Bucket.Entry<T> - Class in org.weborganic.flint.util
An Item-Count pair used as an entry for the bucket.
Bucket.Entry(T, int) - Constructor for class org.weborganic.flint.util.Bucket.Entry
Creates a new item count the fields are final.
build() - Method in class org.weborganic.flint.index.FieldBuilder
Builds the field from the values in this builder.
buildCompressed() - Method in class org.weborganic.flint.index.FieldBuilder
Builds an stored unindexed compressed version of the field from the values in this builder.

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