Uses of Class
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl.TextMultiValues
Packages that use TextMultiValues
-
Uses of TextMultiValues in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Fields in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl declared as TextMultiValuesModifier and TypeFieldDescriptionstatic final TextMultiValuesTextMultiValues.EMPTYAn empty DoubleMultiValues instance that always returnsfalsefromadvanceExact(int)Methods in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl that return TextMultiValuesModifier and TypeMethodDescriptionstatic TextMultiValuesTextMultiValues.fromDocValues(org.apache.lucene.index.SortedSetDocValues docValues) JoiningTextMultiValuesSource.getValues(org.apache.lucene.index.LeafReaderContext ctx) abstract TextMultiValuesTextMultiValuesSource.getValues(org.apache.lucene.index.LeafReaderContext ctx) protected TextMultiValuesJoiningTextMultiValuesSource.select(org.apache.lucene.index.SortedSetDocValues values, ChildDocIds childDocsWithValues)