See: Description
Interface | Description |
---|---|
SearchConfiguration |
This is the interface for the configuration of the entire search (e.g.
|
SearchConfigurationHolder<T extends SearchConfiguration> |
This is the interface for a container
holding the SearchConfiguration . |
SearchConfigurationLoader |
This is the abstract interface for
reading the
SearchConfiguration for a given data location. |
SearchFieldConfiguration |
This is the interface for the configuration of a
field . |
SearchFields |
This is the interface for the
field-configurations . |
SearchIndexConfiguration |
is the interface for the configuration of the actual search-index as database.
|
SearchProperties |
This is the interface for the additional properties to use for the
SearchEngine or indexer. |
SearchSource |
This is the interface for the configuration of a source of information for the search-engine (e.g.
|
Enum | Description |
---|---|
SearchFieldMode |
This enum contains the available modes for indexing and storing
fields . |
SearchFieldType |
This enum contains the available types of a
field for indexing and searching. |
SearchConfiguration
.Copyright © 2001–2016 mmm-Team. All rights reserved.