orange_profile-2.0.x-dev/config/install/search_api.index.site.yml
config/install/search_api.index.site.yml
langcode: en
status: true
dependencies:
module:
- search_api_solr
- node
- search_api
config:
- field.storage.node.body
- search_api.server.solr
third_party_settings:
search_api_solr:
finalize: false
commit_before_finalize: false
commit_after_finalize: false
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
advanced:
index_prefix: ''
multilingual:
limit_to_content_language: false
include_language_independent: true
id: site
name: Site
description: 'General site search.'
read_only: false
field_settings:
body:
label: 'Body Content'
datasource_id: 'entity:node'
property_path: body
type: text
boost: 0.8
dependencies:
config:
- field.storage.node.body
created:
label: 'Authored on'
datasource_id: 'entity:node'
property_path: created
type: date
dependencies:
module:
- node
status:
label: Published
datasource_id: 'entity:node'
property_path: status
type: boolean
dependencies:
module:
- node
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
highlight:
highlight: always
highlight_partial: false
excerpt: true
excerpt_length: 256
exclude_fields: { }
prefix: '<strong>'
suffix: '</strong>'
weights:
postprocess_query: 0
rendered_item: { }
solr_date_range:
weights:
preprocess_index: 0
tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
server: solr
