Package | Description |
---|---|
org.hibernate.search.indexes.spi | |
org.hibernate.search.spi |
Modifier and Type | Method and Description |
---|---|
EntityIndexBinding |
DirectoryBasedIndexManager.getIndexBinding(IndexedTypeIdentifier type) |
Modifier and Type | Method and Description |
---|---|
EntityIndexBinding |
SearchIntegrator.getIndexBinding(IndexedTypeIdentifier entityType)
Returns the entity to index binding for the given type.
|
Modifier and Type | Method and Description |
---|---|
IndexedTypeMap<EntityIndexBinding> |
SearchIntegrator.getIndexBindings()
Returns a map of all known entity index binding (indexed entities) keyed against the indexed type
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.