Uses of Package
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Packages that use org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Package
Description
-
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.lowlevel.comparator.implClassDescriptionAn implementation of
DoubleValuesSourcefor docvalues with multiple values per document, where multiple values are "aggregated" into a single value according to a givenMultiValueMode.An implementation ofLongValuesSourcefor docvalues with multiple values per document, where multiple values are "aggregated" into a single value according to a givenMultiValueMode. -
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.lowlevel.docvalues.implClassDescriptionAn implementation of
DoubleValuesSourcefor docvalues with multiple values per document, where multiple values are "aggregated" into a single value according to a givenMultiValueMode.A source ofLongMultiValuesthat automatically fetches values from nested documents if necessary.A source ofTextMultiValuesthat automatically fetches values from nested documents if necessary.A per-document, unordered sequence of long values.A source ofLongMultiValues.An implementation ofLongValuesSourcefor docvalues with multiple values per document, where multiple values are "aggregated" into a single value according to a givenMultiValueMode.Defines what values to pick in the case a document contains multiple values for a particular field.A per-document numeric value.Clone ofSortedNumericDocValuesfor double values.A per-document, unordered sequence of text ordinals.A source ofTextMultiValues.A source ofSortedDocValues(text doc values) with multiple values per document, where multiple values are "aggregated" into a single value according to a givenMultiValueMode. -
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.lowlevel.facet.impl
-
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.types.lowlevel.implClassDescriptionDefines what values to pick in the case a document contains multiple values for a particular field.
-
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.types.sort.comparatorsource.implClassDescriptionDefines what values to pick in the case a document contains multiple values for a particular field.
-
Classes in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl used by org.hibernate.search.backend.lucene.types.sort.implClassDescriptionDefines what values to pick in the case a document contains multiple values for a particular field.