decoupled_kit_pantheon_search-1.0.x-dev/config/install/search_api.index.example_index.yml
config/install/search_api.index.example_index.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- search_api.server.pantheon_solr8
module:
- search_api_solr
- node
- search_api
third_party_settings:
search_api_solr:
finalize: false
commit_before_finalize: false
commit_after_finalize: false
debug_finalize: false
highlighter:
maxAnalyzedChars: 51200
fragmenter: gap
usePhraseHighlighter: true
highlightMultiTerm: true
preserveMulti: false
regex:
slop: 0.5
pattern: blank
maxAnalyzedChars: 10000
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: 3
fuzzy: 1
advanced:
index_prefix: ''
collection: ''
timezone: ''
multilingual:
limit_to_content_language: false
include_language_independent: true
use_language_undefined_as_fallback_language: false
specific_languages:
en: '0'
es: '0'
use_universal_collation: false
id: example_index
name: 'Example Index'
description: ''
read_only: false
field_settings:
body:
label: Body
datasource_id: 'entity:node'
property_path: body
type: text
dependencies:
config:
- field.storage.node.body
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
boost: 1.5
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
default: false
selected:
- article
- page
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
auto_aggregated_fulltext_field: { }
entity_type: { }
language_with_fallback: { }
rendered_item: { }
solr_date_range: { }
tracker_settings:
default:
indexing_order: fifo
options:
cron_limit: 50
index_directly: true
track_changes_in_references: true
server: pantheon_solr8
