| Interface | Description |
|---|---|
| AllAwareConfigurationPropertySource |
A source of property values for Hibernate Search with knowledge of the full set of properties.
|
| ConfigurationProperty<T> | |
| ConfigurationPropertySource |
A source of property values for Hibernate Search.
|
| DefaultedPropertyContext<T> | |
| KeyContext | |
| OptionalConfigurationProperty<T> | |
| OptionalPropertyContext<T> |
| Class | Description |
|---|---|
| ConfigurationPropertyChecker |
A utility that checks usage of property keys
by wrapping a
ConfigurationPropertySource
and requiring special hooks to be called before and after bootstrap. |
| ConsumedPropertyTrackingConfigurationPropertySource | |
| ConvertUtils | |
| EngineSpiSettings |
Configuration properties for the Hibernate Search engine that are considered SPI (and not API).
|
| EngineSpiSettings.Defaults |
Default values for the different settings if no values are given.
|
| EngineSpiSettings.Radicals |
Configuration property keys without the
prefix. |
| NumberScaleConstants | |
| ParseUtils | |
| ValidateUtils |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.