Cross-Language Support for Metadata - Cross-Language Support for Metadata - Properties defined as <tokenised>true</tokenised> are stored twice in the SOLR index. The following configuration changes <tokenised>true</tokenised> properties to <tokenised>both</tokenised> , increasing the required storage for the SOLR index. - Alfresco - Alfresco Search Services - Alfresco/Alfresco-Search-Services/2.0/Alfresco-Search-Services/Install/Installation-options/Cross-Language-Default-Configuration/Cross-Language-Support-for-Metadata - 2.0 - 2.0

Alfresco Search Services

Platform
Alfresco
Product
Alfresco Search Services
Release
2.0
License
ft:lastPublication
2026-01-23T13:34:08.941000
ft:locale
en-US

Properties defined as <tokenised>true</tokenised> are stored twice in the SOLR index. The following configuration changes <tokenised>true</tokenised> properties to <tokenised>both</tokenised>, increasing the required storage for the SOLR index.

To enable cross-language support for metadata:
Update the alfresco-search-services/solrhome/conf/shared.properties file with the following configuration:
alfresco.cross.locale.datatype.0={http://www.alfresco.org/model/dictionary/1.0}text
alfresco.cross.locale.datatype.2={http://www.alfresco.org/model/dictionary/1.0}mltext

See Install with mutual TLS for more information on how to update the alfresco-search-services/solrhome/conf/shared.properties file.

This configuration enables exact term searching for properties declared as <tokenised>true</tokenised>.
Note: This configuration does not allow users whose browser locale is set to English to view documents created with other locales.