Uses of Interface
org.hibernate.search.backend.lucene.search.projection.dsl.DocumentTree
Packages that use DocumentTree
Package
Description
-
Uses of DocumentTree in org.hibernate.search.backend.lucene.search.projection.dsl
Methods in org.hibernate.search.backend.lucene.search.projection.dsl that return types with arguments of type DocumentTreeModifier and TypeMethodDescriptionLuceneSearchProjectionFactory.documentTree()Project to aDocumentTreecontaining all the stored fields and nested documents.DocumentTree.nested() -
Uses of DocumentTree in org.hibernate.search.backend.lucene.search.projection.dsl.impl
Methods in org.hibernate.search.backend.lucene.search.projection.dsl.impl that return types with arguments of type DocumentTree -
Uses of DocumentTree in org.hibernate.search.backend.lucene.search.projection.impl
Methods in org.hibernate.search.backend.lucene.search.projection.impl that return types with arguments of type DocumentTree