Interface SearchMapping

All Superinterfaces:
SearchScopeProvider
All Known Subinterfaces:
CloseableSearchMapping

@Incubating public interface SearchMapping extends SearchScopeProvider
The Hibernate Search mapping between the POJO model and the backend(s).

Provides entry points to Hibernate Search operations that are not tied to a specific session.