| Package | Description |
|---|---|
| org.hibernate.search.indexes | |
| org.hibernate.search.indexes.spi | |
| org.hibernate.search.spi |
| 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-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.