Managing Field Aliases
You can only set one alias per field and an alias must be unique within an alias set. Consequently, when you want to change the alias associated with a field, you must first delete the alias, and then create a new one for this field.
Example: When you want to create a French alias for the sysauthor field, you must first delete the default author alias, and then add a new auteur alias for the sysauthor field.
Adding a new field alias
-
On the Coveo server, access the Administration Tool (see Opening the Administration Tool).
-
Select Configuration > Field Aliases.
-
In the Field Alias Sets page, click the field alias set to which you want to add a field alias.
-
In the Aliases page, click Add.
-
In the Add Field Alias page:
-
In the Alias box, enter the name of the field alias. The alias must not contain spaces or accented and other special characters and is not case sensitive.
Example: author
-
In the Field box, enter the name of the corresponding field.
Example: sysauthor.
-
Click Save.
-
Modify an existing field alias
-
On the Coveo server, access the Administration Tool (see Opening the Administration Tool).
-
Select Configuration > Field Aliases.
-
In the Field Alias Sets page, click the field alias set that contains the field alias that you want to modify.
-
In the Aliases page, click the field alias that you want to modify.
-
In the corresponding page:
-
In the Field box, modify the name of the field associated with this alias.
-
Click Apply Changes.
-
Deleting an existing field alias
-
On the Coveo server, access the Administration Tool (see Opening the Administration Tool).
-
Select Configuration > Field Aliases.
-
In the Field Alias Sets page, click the field alias set that contains the field alias that you want to delete.
-
In the Aliases page:
-
Select the check box of the field alias that you want to delete.
-
At the top of the page, click Delete.
-
At the deletion confirmation message, click Yes.
-
What's Next?
When you want the field alias changes to be effective on the index, ensure that the field alias set containing the added, modified, or deleted field alias is active on the index (see Modifying or Using Advanced Index Parameters).