| Interface | Description |
|---|---|
| BridgeProvider |
Service interface to allow custom bridges to be auto discovered.
|
| BridgeProvider.BridgeProviderContext | |
| ConversionContext |
Setting the context before invoking a conversion bridge will provide
more helpful exceptions in case of errors.
|
| EncodingBridge |
Interface implemented by bridges that encode information in a specific format.
|
| FieldMetadataBuilder |
Allows to configure field-related meta-data.
|
| FieldMetadataCreationContext |
Allows to configure field-related meta-data.
|
| IgnoreAnalyzerBridge |
This interface is used to mark the bridges we want to keep safe from the analyzers.
|
| IndexManagerTypeSpecificBridgeProvider |
Bridge provider specific to a given
IndexManager type. |
| NullMarker |
Representation of a missing value.
|
| Enum | Description |
|---|---|
| FieldType |
The type of an indexed field.
|
Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.