v1/config/sync/search_api.index.product_ca...

225 lines
5.2 KiB
YAML

uuid: df070a11-572b-44c4-8515-1978570dc88e
langcode: en
status: true
dependencies:
config:
- field.storage.commerce_product_variation.attribute_shoe_size
- field.storage.commerce_product_variation.attribute_size
- field.storage.commerce_product.field_product_brand
- field.storage.commerce_product.field_product_category
- field.storage.commerce_product.body
- search_api.server.solr_server
module:
- search_api_solr
- commerce_product
- search_api
third_party_settings:
search_api_solr:
finalize: true
commit_before_finalize: false
commit_after_finalize: true
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'
zh-hans: '0'
use_universal_collation: false
id: product_catalog
name: 'Product Catalog'
description: ''
read_only: false
field_settings:
attribute_shoe_size:
label: 'Shoe Size'
datasource_id: 'entity:commerce_product'
property_path: 'variations:entity:attribute_shoe_size'
type: string
dependencies:
config:
- field.storage.commerce_product_variation.attribute_shoe_size
module:
- commerce_product
attribute_size:
label: Size
datasource_id: 'entity:commerce_product'
property_path: 'variations:entity:attribute_size'
type: string
dependencies:
config:
- field.storage.commerce_product_variation.attribute_size
module:
- commerce_product
created:
label: Created
datasource_id: 'entity:commerce_product'
property_path: created
type: date
dependencies:
module:
- commerce_product
field_product_brand:
label: Brand
datasource_id: 'entity:commerce_product'
property_path: field_product_brand
type: string
dependencies:
config:
- field.storage.commerce_product.field_product_brand
field_product_category:
label: Category
datasource_id: 'entity:commerce_product'
property_path: field_product_category
type: string
dependencies:
config:
- field.storage.commerce_product.field_product_category
price:
label: Price
datasource_id: 'entity:commerce_product'
property_path: 'variations:entity:price:number'
type: decimal
dependencies:
module:
- commerce_product
processed:
label: 'Product Details » Processed text'
datasource_id: 'entity:commerce_product'
property_path: 'body:processed'
type: text
dependencies:
config:
- field.storage.commerce_product.body
title:
label: Title
datasource_id: 'entity:commerce_product'
property_path: title
type: text
boost: 5.0
dependencies:
module:
- commerce_product
variations:
label: Variations
datasource_id: 'entity:commerce_product'
property_path: variations
type: string
dependencies:
module:
- commerce_product
datasource_settings:
'entity:commerce_product':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
auto_aggregated_fulltext_field: { }
entity_status: { }
entity_type: { }
hierarchy:
weights:
preprocess_index: -45
fields:
field_product_category: taxonomy_term-parent
html_filter:
weights:
preprocess_index: -15
preprocess_query: -15
all_fields: false
fields:
- processed
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
ignore_character:
weights:
preprocess_index: -10
preprocess_query: -10
all_fields: true
fields:
- attribute_shoe_size
- attribute_size
- field_product_brand
- field_product_category
- processed
- title
- variations
ignorable: "['¿¡!?,.:;]"
ignorable_classes:
- Pc
- Pd
- Pe
- Pf
- Pi
- Po
- Ps
ignorecase:
weights:
preprocess_index: -50
preprocess_query: -20
all_fields: true
fields:
- attribute_shoe_size
- attribute_size
- field_product_brand
- field_product_category
- processed
- title
- variations
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: solr_server