You are here

search_api_solr_multilingual.backend.schema.yml in Search API Multilingual Solr Search 8.3

Same filename and directory in other branches
  1. 8 config/schema/search_api_solr_multilingual.backend.schema.yml
config/schema/search_api_solr_multilingual.backend.schema.yml

File

config/schema/search_api_solr_multilingual.backend.schema.yml
View source
  1. plugin.plugin_configuration.search_api_backend.search_api_solr_multilingual:
  2. type: plugin.plugin_configuration.search_api_backend.search_api_solr
  3. label: 'Search API Multilingual Solr Schema settings'
  4. mapping:
  5. sasm_limit_search_page_to_content_language:
  6. type: boolean
  7. label: 'Limit to current content language'
  8. sasm_search_page_include_language_independent:
  9. type: boolean
  10. label: 'Include languages independent content in search results'
  11. sasm_language_unspecific_fallback_on_schema_issues:
  12. type: boolean
  13. label: 'Use language undefined fall back'
  14. sasm_domain:
  15. type: string
  16. label: 'The targeted content domain'
  17. plugin.plugin_configuration.search_api_backend.search_api_solr_multilingual_managed_schema:
  18. type: plugin.plugin_configuration.search_api_backend.search_api_solr_multilingual
  19. label: 'Search API Multilingual Solr Managed Schema settings'