gradient_server-1.0.x-dev/modules/gradient_search/config/install/search_api.index.content.yml
modules/gradient_search/config/install/search_api.index.content.yml
langcode: en
status: false
dependencies:
module:
- search_api_solr
- node
- feeds
- source
- search_api
config:
- field.storage.node.body
- field.storage.feeds_feed.source_entity
- field.storage.node.feed_entity
- field.storage.node.link
- field.storage.node.tags
- search_api.server.solr
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: ''
term_modifiers:
slop: 10000000
fuzzy: 2
id: content
name: Content
description: ''
read_only: false
field_settings:
body:
label: Body
datasource_id: 'entity:node'
property_path: body
type: text
dependencies:
config:
- field.storage.node.body
changed:
label: Changed
datasource_id: 'entity:node'
property_path: changed
type: date
dependencies:
module:
- node
created:
label: 'Authored on'
datasource_id: 'entity:node'
property_path: created
type: date
dependencies:
module:
- node
feed:
label: 'Feed Entity » Feed » Title'
datasource_id: 'entity:node'
property_path: 'feed_entity:entity:title'
type: string
dependencies:
config:
- field.storage.node.feed_entity
module:
- feeds
link:
label: Link
datasource_id: 'entity:node'
property_path: link
type: string
dependencies:
config:
- field.storage.node.link
nid:
label: ID
datasource_id: 'entity:node'
property_path: nid
type: integer
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
source:
label: 'Feed Entity » Feed » Source entity » Source » Name'
datasource_id: 'entity:node'
property_path: 'feed_entity:entity:source_entity:entity:name'
type: string
dependencies:
config:
- field.storage.feeds_feed.source_entity
- field.storage.node.feed_entity
module:
- feeds
- source
status:
label: Published
datasource_id: 'entity:node'
property_path: status
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
tags:
label: Tags
datasource_id: 'entity:node'
property_path: tags
type: integer
dependencies:
config:
- field.storage.node.tags
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
boost: !!float 13
dependencies:
module:
- node
type:
label: 'Content type'
datasource_id: 'entity:node'
property_path: type
type: string
dependencies:
module:
- node
uid:
label: 'Authored by'
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:
- item
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
content_access:
weights:
preprocess_query: -30
entity_status: { }
hierarchy:
fields:
tags: taxonomy_term-parent
weights:
preprocess_index: -45
highlight:
highlight: always
highlight_partial: false
excerpt: true
excerpt_length: 256
exclude_fields: { }
prefix: '<strong>'
suffix: '</strong>'
weights:
postprocess_query: 0
html_filter:
all_fields: false
fields:
- body
- link
- title
- type
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
weights:
preprocess_index: -15
preprocess_query: -15
ignore_character:
all_fields: false
fields:
- body
- link
- title
- type
ignorable: '[''¿¡!?,.:;]'
ignorable_classes:
- Cc
- Cf
- Co
- Mc
- Me
- Mn
- Pc
- Pd
- Pe
- Pf
- Pi
- Po
- Ps
weights:
preprocess_index: -10
preprocess_query: -10
language_with_fallback: { }
rendered_item: { }
solr_date_range:
weights:
preprocess_index: 0
type_boost:
boosts:
'entity:node':
datasource_boost: !!float 1
weights:
preprocess_index: 0
tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
server: solr
