The "IndexGroups" configuration node
Index groups combine multiple indexes, allowing the user to search multiple indexes at the same time. An index group may contain hit lists and search forms.
To enable use of an index group, specify the names of the indexes in the IndexNames property. Select existing indices with input help, and define rules to restrict access (i.e., to filter out documents).
Creating an index group
Open Archive Administration.
Open the Archive → IndexGroups configuration node.
Enter a name for the index.
Click Confirm.
Notice
To open the properties of the index group directly after creating it, activate the Open node afterwards checkbox.
➤ The index group has now been created.
➤ You can now edit the properties of the index group.
Editing the properties of an index group
Open Archive Administration.
Click on an index group under Archive → IndexGroups.
➣ The properties of the index group will open.
Define the following properties:
Property
Description
IndexNames
Comma-separated list of indexes that are summarized in the index group
SuggestionFields
Controls whether default fields are used.
None: no suggestions
All: suggestions from all fields
Suggestion: suggestions from suggestion fields (indicated by the Suggestion property)
Notice
The suggestion function does not serve as a correction for incorrect user input or as a fuzzy search. Only the last five SuggestionFields entries that are very similar to the word entered will be displayed to the user.
Filter
Elasticsearch query that restricts the result set
For information on the syntax, see Query syntax.
Label
Display name of the index group
You can use Locale to define the name for different languages (e.g.,
defor German andenfor English).Click
Save.➤ The properties are now saved.

