Uses of Class
org.hibernate.search.backend.lucene.lowlevel.collector.impl.DocumentReferenceValues
-
Packages that use DocumentReferenceValues Package Description org.hibernate.search.backend.lucene.lowlevel.collector.impl -
-
Uses of DocumentReferenceValues in org.hibernate.search.backend.lucene.lowlevel.collector.impl
Methods in org.hibernate.search.backend.lucene.lowlevel.collector.impl that return DocumentReferenceValues Modifier and Type Method Description static DocumentReferenceValues<DocumentReference>DocumentReferenceValues. simple(ProjectionExtractContext context)
-