acquia_cms_search-1.3.0/config/install/search_api.index.content.yml
config/install/search_api.index.content.yml
langcode: en
status: false
dependencies:
config:
- core.entity_view_mode.node.search_index
module:
- node
- search_api
enforced:
module:
- acquia_cms_search
third_party_settings:
acquia_cms_common:
search_server: database
id: content
name: Content
description: 'An index of all content in your site.'
read_only: false
field_settings:
created:
label: 'Created time'
datasource_id: 'entity:node'
property_path: created
type: date
dependencies:
module:
- node
langcode:
label: Language
datasource_id: 'entity:node'
property_path: langcode
type: string
dependencies:
module:
- node
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
published:
label: Published
datasource_id: 'entity:node'
property_path: status
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
rendered_item:
label: 'Rendered HTML output'
property_path: rendered_item
type: text
boost: 0
configuration:
roles:
anonymous: anonymous
view_mode: { }
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
dependencies:
module:
- node
type:
label: 'Content type'
datasource_id: 'entity:node'
property_path: type
type: string
dependencies:
module:
- node
uid:
label: uid
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
default: false
selected: { }
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
content_access:
weights:
preprocess_query: -10
html_filter:
weights:
preprocess_index: -10
preprocess_query: -9
all_fields: false
fields: { }
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
ignorecase:
weights:
preprocess_index: -9
preprocess_query: -8
all_fields: true
fields:
- langcode
- rendered_item
- title
- type
language_with_fallback: { }
rendered_item: { }
stopwords:
weights:
preprocess_index: -5
preprocess_query: -4
all_fields: false
fields:
- rendered_item
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
tokenizer:
weights:
preprocess_index: -6
preprocess_query: -5
all_fields: false
fields:
- rendered_item
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
transliteration:
weights:
preprocess_index: -4
preprocess_query: -3
all_fields: false
fields:
- rendered_item
tracker_settings:
default:
indexing_order: fifo
options:
cron_limit: 50
index_directly: true
server: ''
