Modifier and Type | Method and Description |
---|---|
IndexFamily |
SearchFactory.getIndexFamily(IndexFamilyType indexFamilyType)
Get an
IndexFamily using the index family type. |
Modifier and Type | Method and Description |
---|---|
static IndexFamilyType |
ElasticsearchIndexFamilyType.get() |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchIndexManagerType |
Modifier and Type | Method and Description |
---|---|
static IndexFamilyType |
LuceneEmbeddedIndexFamilyType.get() |
Modifier and Type | Interface and Description |
---|---|
interface |
IndexManagerType
The SPI contract for
IndexFamilyType , i.e. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneEmbeddedIndexManagerType |
Modifier and Type | Method and Description |
---|---|
IndexFamily |
SearchIntegrator.getIndexFamily(IndexFamilyType indexFamilyType)
Get an
IndexFamily using the index family type. |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.