...
Name | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
id | Name of the source | ||||||||||
conn | Used connection. | ||||||||||
sourceType | In case of ELO: | ||||||||||
keyName
| Name of the indexed object. If not set, it will default to | ||||||||||
key
| Unique Id of the indexed object. If not set, it will default to
| ||||||||||
runInterval | reindex interval of the source in seconds | ||||||||||
runDelay
| delay before the first reindex run in seconds. | ||||||||||
runAt | instead of using an interval, you can define a specific time when the reindex will be triggered. Example:
| ||||||||||
maxResultSize
| Per default, the ELO results are limited to 10.000 elements. By defining this property, you can overwrite the default to a higher value. | ||||||||||
excludeKeysFromSuggestions | This list excludes the Keys from being added to the suggesters. Suggesters are used inside the search as “Completion Suggester” and “Did you Mean”. For ELO sources, a good practice is to filter all the internal fields out. Example:
| ||||||||||
icon | See Entry Icons | ||||||||||
sourceSpecific.mask | Keywording mask | ||||||||||
sourceSpecific.searchParams | A list of ELO index fields to narrow the search. A list entry consists of the internal group name of an ELO index field and the value. Example:
| ||||||||||
sourceSpecific.documentDate
from Integer or Date to Integer or Date | These settings are under The range will be applied on the ELO-Sord property “External Date“ (aka. Document Date). Example:
This example limits the reindex to documents that are older than two years or newer than a year. | ||||||||||
sourceSpecific.archivingDate
from Integer or Date to Integer or Date | These settings are under The range will be applied on the ELO-Sord property “Internal Date“ (aka. Archiving Date). Example:
This example limits the reindex to documents that are archived at max for 90 days. The property | ||||||||||
sourceSpecific.maps
| Index ELO maps of a given object. Due to a lot of different configuration setups, you must define which fields are imported. Example:
Domain You can also define your own domain (e.g. Type Name Given the above examples, the map fields can be accessed via the following names from the UI:
|
...