uuid: a4dced3e-3c63-4624-910b-1e94eb068e08
langcode: en
status: true
dependencies:
  module:
    - search_api_solr
    - taxonomy
    - synonyms
    - search_api
  config:
    - 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: false
      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
    advanced:
      index_prefix: ''
      collection: ''
      timezone: ''
id: autocomplete
name: 'autocomplete taxonomy'
description: ''
read_only: false
field_settings:
  name:
    label: Name
    datasource_id: 'entity:taxonomy_term'
    property_path: name
    type: 'solr_text_custom:ngram'
    dependencies:
      module:
        - taxonomy
  status:
    label: Published
    datasource_id: 'entity:taxonomy_term'
    property_path: status
    type: boolean
    dependencies:
      module:
        - taxonomy
  synonyms:
    label: 'Entity synonyms'
    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: {  }
  entity_status: {  }
  rendered_item: {  }
  language_with_fallback: {  }
  aggregated_field: {  }
  type_boost:
    boosts:
      'entity:taxonomy_term':
        datasource_boost: !!float 1
    weights:
      preprocess_index: 0
  solr_date_range:
    weights:
      preprocess_index: 0
tracker_settings:
  default:
    indexing_order: lifo
options:
  index_directly: true
  cron_limit: 50
server: database_search_autocomplete