| Interface | Description |
|---|---|
| MappedIndexManager<D extends DocumentElement> |
The object responsible for applying works and searches to a full-text index.
|
| MappingBuildContext |
A build context for mappings.
|
| MappingImplementor<M> |
Interface used by the engine to manipulate mappings
|
| MappingKey<PBM,M> |
Tagging interface for objects used as a key to retrieve mappings at different states:
when finalizing the mapping in
SearchIntegrationPartialBuildState.finalizeMapping(MappingKey, Function)
or when retrieving the mapping later in SearchIntegration.getMapping(MappingKey). |
| MappingPartialBuildState |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.