| ApplicationProperties |
Properties are configured in the application.yml file.
|
| ApplicationSearchProperties |
|
| ConnectionConfiguration |
|
| DataProcessorConfiguration |
Configuration wrapper for which Document-Pre/Post-Processors to be used and
custom settings for them.
|
| DefaultSearchConfigrationProvider |
|
| FacetConfiguration |
|
| FacetConfiguration.FacetConfig |
|
| Field |
|
| FieldConfigIndex |
Special class that cares about resolving the correct field configuration,
especially for "the category field" and dynamic fields.
|
| FieldConfiguration |
|
| FieldConstants |
|
| IndexSettings |
|
| QueryConfiguration |
Configuration that describes how a single query is constructed and under
which conditions it is used.
|
| QueryConfiguration.QueryCondition |
Describes the condition under that the particular query is constructed.
|
| QueryProcessingConfiguration |
|
| ScoringConfiguration |
Configuration that influences how the result hits are scored.
|
| ScoringConfiguration.ScoringFunction |
Specific configuration for each scoring rule.
|
| SearchConfiguration |
Final search-configuration that contains all the fetched configuration
objects.
|
| SortOptionConfiguration |
Optional configuration that overwrites the default way to present and handle
sortings.
|