sobki_profile_dsfr-10.0.0-alpha2/config/install/search_api.index.search.yml
config/install/search_api.index.search.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- field.storage.node.field_teaser_text
- search_api.server.search
module:
- node
id: search
name: Search
description: ''
read_only: false
field_settings:
body:
label: body
datasource_id: 'entity:node'
property_path: body
type: text
dependencies:
config:
- field.storage.node.body
field_teaser_text:
label: 'Teaser text'
datasource_id: 'entity:node'
property_path: field_teaser_text
type: text
dependencies:
config:
- field.storage.node.field_teaser_text
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
status:
label: Status
datasource_id: 'entity:node'
property_path: status
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
dependencies:
module:
- node
uid:
label: 'Entity reference'
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
content_access:
weights:
preprocess_query: -30
custom_value: { }
entity_type: { }
ignore_character:
weights:
preprocess_index: -10
preprocess_query: -10
all_fields: true
fields:
- body
- field_teaser_text
- title
ignorable: "['¿¡!?,.:;]"
ignorable_classes:
- Pc
- Pd
- Pe
- Pf
- Pi
- Po
- Ps
ignorecase:
weights:
preprocess_index: -20
preprocess_query: -20
all_fields: true
fields:
- body
- field_teaser_text
- title
language_with_fallback: { }
rendered_item: { }
stemmer:
weights:
preprocess_index: 0
preprocess_query: 0
all_fields: true
fields:
- body
- field_teaser_text
- title
exceptions:
mexican: mexic
texan: texa
stopwords:
weights:
preprocess_index: -5
preprocess_query: -2
all_fields: true
fields:
- body
- field_teaser_text
- title
stopwords:
- a
- an
- and
- are
- as
- at
- be
- but
- by
- for
- if
- in
- into
- is
- it
- 'no'
- not
- of
- 'on'
- or
- s
- such
- t
- that
- the
- their
- then
- there
- these
- they
- this
- to
- was
- will
- with
transliteration:
weights:
preprocess_index: -20
preprocess_query: -20
all_fields: true
fields:
- body
- field_teaser_text
- title
tracker_settings:
default:
indexing_order: fifo
options:
cron_limit: 50
delete_on_fail: true
index_directly: true
track_changes_in_references: true
server: search
