Uses of Package
org.apache.lucene.util.mutable
-
Packages that use org.apache.lucene.util.mutable Package Description org.apache.lucene.queries.function Queries that compute score based upon a function.org.apache.lucene.queries.function.docvalues FunctionValues for different data types.org.apache.lucene.queries.function.valuesource A variety of functions to use with FunctionQuery.org.apache.lucene.search Code to search indices.org.apache.lucene.search.grouping Grouping.org.apache.lucene.util.mutable Comparable object wrappers -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.queries.function Class Description MutableValue Base class for all mutable values. -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.queries.function.docvalues Class Description MutableValueStr MutableValue
implementation of typeString
. -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.queries.function.valuesource Class Description MutableValueLong MutableValue
implementation of typelong
. -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.search Class Description MutableValueBool MutableValue
implementation of typeboolean
. -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.search.grouping Class Description MutableValue Base class for all mutable values. -
Classes in org.apache.lucene.util.mutable used by org.apache.lucene.util.mutable Class Description MutableValue Base class for all mutable values.MutableValueLong MutableValue
implementation of typelong
.