Package org.hibernate.search.backend.elasticsearch.index.layout.impl
-
Class Summary Class Description IndexNames NoAliasIndexLayoutStrategy A no-alias layout strategy for indexes: The Elasticsearch index name is identical to the Hibernate Search index names.SimpleIndexLayoutStrategy A simple layout strategy for indexes: Elasticsearch index names follow the format used by Elasticsearch's Rollover API:<hsearchname>-<6 digits>.