public final class ElasticsearchIndexManagerType extends Object implements IndexManagerType
Modifier and Type | Field and Description |
---|---|
static ElasticsearchIndexManagerType |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
IndexFamilyImplementor |
createIndexFamily(ServiceManager serviceManager,
SearchConfiguration cfg) |
public static final ElasticsearchIndexManagerType INSTANCE
public IndexFamilyImplementor createIndexFamily(ServiceManager serviceManager, SearchConfiguration cfg)
createIndexFamily
in interface IndexManagerType
serviceManager
- the service managercfg
- the Hibernate Search configuration, providing in particular access to configuration properties.Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.