public interface IndexFamilyType
IndexFamily
, to be used as a key to retrieve an actual instance of an index family.
The Lucene index family type can be retrieved from LuceneEmbeddedIndexFamilyType.get()
.
The Elasticsearch index family type can be retrieved from
org.hibernate.search.elasticsearch.indexes.ElasticsearchIndexFamilyType#get()
(requires the Elasticsearch integration JAR).
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.