Interface ElasticsearchIndexDescriptor
- All Superinterfaces:
IndexDescriptor
A descriptor of an Elasticsearch backend index,
which exposes additional information specific to this backend.
-
Method Summary
Methods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexDescriptor
field, hibernateSearchName, root, staticFields
-
Method Details