Uses of Package
org.hibernate.search.backend.lucene.search.extraction.impl
Packages that use org.hibernate.search.backend.lucene.search.extraction.impl
Package
Description
-
Classes in org.hibernate.search.backend.lucene.search.extraction.impl used by org.hibernate.search.backend.lucene.lowlevel.collector.implClassDescriptionInspired by Lucene's DocumentStoredFieldVisitor, with the difference that we want to reuse the same FieldVisitor to load multiple Document instances.
-
-
Classes in org.hibernate.search.backend.lucene.search.extraction.impl used by org.hibernate.search.backend.lucene.search.extraction.implClassDescriptionRegroups information about the data used as input of extraction (projections or aggregations): collectors, stored fields, nested document IDs, ...
-