Uses of Interface
org.hibernate.search.backend.lucene.search.projection.impl.LuceneSearchProjectionIndexScope
Packages that use LuceneSearchProjectionIndexScope
Package
Description
-
Uses of LuceneSearchProjectionIndexScope in org.hibernate.search.backend.lucene.scope.model.impl
Classes in org.hibernate.search.backend.lucene.scope.model.impl that implement LuceneSearchProjectionIndexScope -
Uses of LuceneSearchProjectionIndexScope in org.hibernate.search.backend.lucene.search.projection.dsl.impl
Constructor parameters in org.hibernate.search.backend.lucene.search.projection.dsl.impl with type arguments of type LuceneSearchProjectionIndexScopeModifierConstructorDescriptionLuceneSearchProjectionFactoryImpl(SearchProjectionDslContext<LuceneSearchProjectionIndexScope<?>> dslContext) -
Uses of LuceneSearchProjectionIndexScope in org.hibernate.search.backend.lucene.search.projection.impl
Classes in org.hibernate.search.backend.lucene.search.projection.impl with type parameters of type LuceneSearchProjectionIndexScopeModifier and TypeInterfaceDescriptioninterface -
Uses of LuceneSearchProjectionIndexScope in org.hibernate.search.backend.lucene.search.query.impl
Subinterfaces of LuceneSearchProjectionIndexScope in org.hibernate.search.backend.lucene.search.query.implModifier and TypeInterfaceDescriptioninterfaceLuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>>