You are here

Constants in Search API Multilingual Solr Search 8

Primary tabs

Namesort descending Location Description Direct uses Strings
SEARCH_API_LANGUAGE_FIELD_NAME src/Plugin/search_api/backend/AbstractSearchApiSolrMultilingualBackend.php The name of the language field might be change in future releases of search_api. Therefor we define a constant here that could be easily changed. 1 1
SEARCH_API_SOLR_MULTILINGUAL_LANGUAGE_SEPARATOR src/Utility/Utility.php The separator to indicate the start of a language ID. We must not use any character that has a special meaning within regular expressions. Additionally we have to avoid characters that are valid for Drupal machine names. The end of a language ID is… 5 1

Other projects