The following steps must be performed on the Indexing environment.
Make sure that all steps in Tenant Configuration have been correctly performed.
The following steps must be performed on the Indexing environment.
Make sure that all steps in Tenant Configuration have been correctly performed.
In the case of an on-premises installation, install the project-specific package available in your repository. This package is called antidot-svc-ft-$project_name-idx. It automatically launches the ft_install_pafs script
Install PaFs
Run the following command:
As antidot user
ft_install_pafs -t $TENANT_ID -H $BACK_OFFICE_HOST --ws-login $BACK_OFFICE_LOGIN --ws-password $BACK_OFFICE_PASSWORD
Where:
If this command returns the following error message: "command not found", please ensure that you correctly set the PATH variable.