Class ElasticsearchIndexScope
java.lang.Object
org.hibernate.search.backend.elasticsearch.scope.impl.ElasticsearchIndexScope
- All Implemented Interfaces:
IndexScope
-
Constructor Summary
ConstructorsConstructorDescriptionElasticsearchIndexScope(BackendMappingContext mappingContext, SearchBackendContext backendContext, Set<ElasticsearchIndexModel> indexModels) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hibernate.search.engine.backend.scope.spi.IndexScope
extension
-
Constructor Details
-
ElasticsearchIndexScope
public ElasticsearchIndexScope(BackendMappingContext mappingContext, SearchBackendContext backendContext, Set<ElasticsearchIndexModel> indexModels)
-
-
Method Details
-
toString
-
searchScope
- Specified by:
searchScopein interfaceIndexScope
-