public final class LuceneEmbeddedIndexManagerType extends Object implements IndexManagerType
| Modifier and Type | Field and Description |
|---|---|
static LuceneEmbeddedIndexManagerType |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
IndexFamilyImplementor |
createIndexFamily(ServiceManager serviceManager,
SearchConfiguration cfg) |
public static final LuceneEmbeddedIndexManagerType INSTANCE
public IndexFamilyImplementor createIndexFamily(ServiceManager serviceManager, SearchConfiguration cfg)
createIndexFamily in interface IndexManagerTypeserviceManager - 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.