uuid: a4dced3e-3c63-4624-910b-1e94eb068e08
langcode: en
status: true
dependencies:
  module:
    - search_api_solr
    - taxonomy
    - synonyms
    - search_api
    - materio_sapi
  config:
    - field.storage.taxonomy_term.field_synonyms
    - search_api.server.database_search_autocomplete
third_party_settings:
  search_api_solr:
    finalize: false
    commit_before_finalize: false
    commit_after_finalize: false
    multilingual:
      limit_to_content_language: true
      include_language_independent: true
    highlighter:
      maxAnalyzedChars: 51200
      fragmenter: gap
      regex:
        slop: 0.5
        pattern: blank
        maxAnalyzedChars: 10000
      usePhraseHighlighter: true
      highlightMultiTerm: true
      preserveMulti: false
      highlight:
        mergeContiguous: false
        requireFieldMatch: false
        snippets: 3
        fragsize: 0
    mlt:
      mintf: 1
      mindf: 1
      maxdf: 0
      maxdfpct: 0
      minwl: 0
      maxwl: 0
      maxqt: 100
      maxntp: 2000
      boost: false
      interestingTerms: none
    term_modifiers:
      slop: 10000000
      fuzzy: 2
    advanced:
      index_prefix: ''
      collection: ''
      timezone: ''
id: autocomplete
name: 'autocomplete taxonomy'
description: ''
read_only: false
field_settings:
  field_synonyms:
    label: Synonyms
    datasource_id: 'entity:taxonomy_term'
    property_path: field_synonyms
    type: 'solr_text_custom:edgestring'
    dependencies:
      config:
        - field.storage.taxonomy_term.field_synonyms
  name:
    label: Name
    datasource_id: 'entity:taxonomy_term'
    property_path: name
    type: 'solr_text_custom:edgestring'
    boost: !!float 2
    dependencies:
      module:
        - taxonomy
  status:
    label: Published
    datasource_id: 'entity:taxonomy_term'
    property_path: status
    type: boolean
    dependencies:
      module:
        - taxonomy
  synonyms:
    label: 'Synonyms list'
    datasource_id: 'entity:taxonomy_term'
    property_path: synonyms
    type: 'solr_text_custom:ngram'
    dependencies:
      module:
        - synonyms
  tid:
    label: 'Term ID'
    datasource_id: 'entity:taxonomy_term'
    property_path: tid
    type: integer
    dependencies:
      module:
        - taxonomy
datasource_settings:
  'entity:taxonomy_term':
    bundles:
      default: false
      selected:
        - tags
        - thesaurus
    languages:
      default: false
      selected:
        - en
        - fr
processor_settings:
  add_url: {  }
  aggregated_field: {  }
  entity_status: {  }
  language_with_fallback: {  }
  rendered_item: {  }
  solr_date_range:
    weights:
      preprocess_index: 0
  term_used: {  }
  type_boost:
    boosts:
      'entity:taxonomy_term':
        datasource_boost: !!float 1
        bundle_boosts:
          thesaurus: !!float 2
    weights:
      preprocess_index: 0
tracker_settings:
  default:
    indexing_order: lifo
options:
  index_directly: true
  cron_limit: 50
server: database_search_autocomplete