materio-d9/config/sync/search_api.index.database.yml

489 lines
12 KiB
YAML
Raw Permalink Normal View History

2019-05-28 16:44:23 +02:00
uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
2019-05-27 13:07:55 +02:00
langcode: en
2019-05-28 11:24:18 +02:00
status: true
2019-05-27 13:07:55 +02:00
dependencies:
config:
- field.storage.node.body
- field.storage.node.field_distributor
2021-01-19 16:30:14 +01:00
- field.storage.node.field_famille
- field.storage.node.field_manufacturer
2021-01-25 14:56:18 +01:00
- field.storage.node.field_reference
2021-03-03 17:55:32 +01:00
- field.storage.node.field_short_description
2019-05-27 13:07:55 +02:00
- field.storage.node.field_tags
2019-05-28 16:44:23 +02:00
- field.storage.taxonomy_term.field_synonyms
2019-05-27 13:07:55 +02:00
- field.storage.node.field_thesaurus
2019-05-28 11:24:18 +02:00
- search_api.server.materio
module:
- search_api_solr
- materio_sapi
- taxonomy
- node
- synonyms
- search_api
- address
2019-05-28 11:24:18 +02:00
third_party_settings:
search_api_solr:
2019-05-28 16:44:23 +02:00
finalize: true
2019-05-28 11:24:18 +02:00
commit_before_finalize: false
commit_after_finalize: false
highlighter:
maxAnalyzedChars: 51200
fragmenter: gap
usePhraseHighlighter: false
highlightMultiTerm: false
preserveMulti: false
2019-05-28 11:24:18 +02:00
regex:
slop: 0.5
pattern: blank
maxAnalyzedChars: 10000
highlight:
mergeContiguous: false
requireFieldMatch: false
snippets: 3
fragsize: 0
2021-02-22 16:04:39 +01:00
mlt:
mintf: 1
mindf: 1
maxdf: 0
maxdfpct: 0
minwl: 0
maxwl: 0
maxqt: 100
maxntp: 2000
boost: false
interestingTerms: none
term_modifiers:
slop: 10000000
fuzzy: 2
2021-02-22 16:04:39 +01:00
advanced:
index_prefix: ''
collection: ''
timezone: ''
multilingual:
limit_to_content_language: true
include_language_independent: true
2019-05-28 16:44:23 +02:00
id: database
name: database
2019-05-27 13:07:55 +02:00
description: ''
read_only: false
field_settings:
2021-10-11 21:35:29 +02:00
field_country_name_computed:
label: 'Country Name'
datasource_id: 'entity:node'
2021-10-11 21:35:29 +02:00
property_path: field_country_name_computed
type: 'solr_text_custom:asciistring'
2021-10-11 21:35:29 +02:00
boost: !!float 3
dependencies:
module:
2021-10-11 21:35:29 +02:00
- materio_sapi
2019-05-27 13:07:55 +02:00
field_famille:
label: Famille
datasource_id: 'entity:node'
property_path: field_famille
2019-05-28 16:44:23 +02:00
type: string
2019-05-27 13:07:55 +02:00
dependencies:
config:
- field.storage.node.field_famille
2021-01-25 14:56:18 +01:00
field_reference:
label: Reference
datasource_id: 'entity:node'
property_path: field_reference
type: solr_text_wstoken
2021-01-25 14:56:18 +01:00
boost: !!float 21
dependencies:
config:
- field.storage.node.field_reference
2021-03-03 17:55:32 +01:00
field_short_description:
label: 'Short description'
datasource_id: 'entity:node'
property_path: field_short_description
type: text
2021-03-03 17:55:32 +01:00
dependencies:
config:
- field.storage.node.field_short_description
name:
label: 'Manufacturer » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'field_manufacturer:entity:name'
type: text
dependencies:
config:
- field.storage.node.field_manufacturer
module:
- taxonomy
name_1:
label: 'Distributor » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'field_distributor:entity:name'
type: text
dependencies:
config:
- field.storage.node.field_distributor
module:
- taxonomy
2019-06-01 16:15:08 +02:00
nid:
label: ID
datasource_id: 'entity:node'
property_path: nid
type: integer
dependencies:
module:
- node
2019-05-28 16:44:23 +02:00
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
processed:
label: 'Description » Processed text'
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: 'body:processed'
type: text
2019-05-27 13:07:55 +02:00
dependencies:
config:
2019-05-28 16:44:23 +02:00
- field.storage.node.body
status:
2019-06-01 16:15:08 +02:00
label: status
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: status
type: boolean
indexed_locked: true
type_locked: true
2019-05-27 13:07:55 +02:00
dependencies:
2019-05-28 16:44:23 +02:00
module:
- node
tag_name:
label: 'Tags » Taxonomy term » Name'
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: 'field_tags:entity:name'
type: solr_text_wstoken
2021-10-25 20:54:09 +02:00
boost: !!float 8
2019-05-27 13:07:55 +02:00
dependencies:
config:
2019-05-28 16:44:23 +02:00
- field.storage.node.field_tags
module:
- taxonomy
tag_synonyms:
label: 'Tags » Taxonomy term » Synonyms'
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: 'field_tags:entity:field_synonyms'
type: solr_text_wstoken
2021-10-25 20:54:09 +02:00
boost: !!float 8
2019-05-27 13:07:55 +02:00
dependencies:
config:
- field.storage.node.field_tags
2019-05-28 16:44:23 +02:00
- field.storage.taxonomy_term.field_synonyms
module:
- taxonomy
2019-06-01 16:15:08 +02:00
tag_tid:
label: 'Tags » Taxonomy term » Term ID'
datasource_id: 'entity:node'
property_path: 'field_tags:entity:tid'
type: integer
boost: !!float 8
2019-06-01 16:15:08 +02:00
dependencies:
config:
- field.storage.node.field_tags
module:
- taxonomy
2019-05-28 16:44:23 +02:00
thesaurus_name:
label: 'Thesaurus » Taxonomy term » Name'
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: 'field_thesaurus:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 2
2019-05-27 13:07:55 +02:00
dependencies:
config:
- field.storage.node.field_thesaurus
module:
2019-05-28 16:44:23 +02:00
- taxonomy
thesaurus_name_0:
label: 'Thesaurus 0 » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'thesaurus_0:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 21
dependencies:
module:
- materio_sapi
- taxonomy
thesaurus_name_1:
label: 'Thesaurus 1 » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'thesaurus_1:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 13
dependencies:
module:
- materio_sapi
- taxonomy
thesaurus_name_2:
label: 'Thesaurus 2 » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'thesaurus_2:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 8
dependencies:
module:
- materio_sapi
- taxonomy
thesaurus_name_3:
label: 'Thesaurus 3 » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'thesaurus_3:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 5
dependencies:
module:
- materio_sapi
- taxonomy
thesaurus_name_4:
label: 'Thesaurus 4 » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'thesaurus_4:entity:name'
type: 'solr_text_custom:asciistring'
boost: !!float 3
dependencies:
module:
- materio_sapi
- taxonomy
thesaurus_name_edgenstringascii:
label: 'Thesaurus » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
property_path: 'field_thesaurus:entity:name'
type: 'solr_text_custom:edgeasciistring'
boost: 0.5
dependencies:
config:
- field.storage.node.field_thesaurus
module:
- taxonomy
2019-05-28 16:44:23 +02:00
thesaurus_synonyms:
label: 'Thesaurus » Taxonomy term » Synonyms'
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
2019-05-28 16:44:23 +02:00
property_path: 'field_thesaurus:entity:field_synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 2
2019-05-27 13:07:55 +02:00
dependencies:
2019-05-28 16:44:23 +02:00
config:
- field.storage.node.field_thesaurus
- field.storage.taxonomy_term.field_synonyms
2019-05-27 13:07:55 +02:00
module:
2019-05-28 16:44:23 +02:00
- taxonomy
thesaurus_synonyms_0:
label: 'Thesaurus 0 » Terme de taxonomie » Synonyms list'
datasource_id: 'entity:node'
property_path: 'thesaurus_0:entity:synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 21
dependencies:
module:
- materio_sapi
- synonyms
- taxonomy
thesaurus_synonyms_1:
label: 'Thesaurus 1 » Terme de taxonomie » Synonyms'
datasource_id: 'entity:node'
property_path: 'thesaurus_1:entity:field_synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 13
dependencies:
config:
- field.storage.taxonomy_term.field_synonyms
module:
- materio_sapi
- taxonomy
thesaurus_synonyms_2:
label: 'Thesaurus 2 » Terme de taxonomie » Synonyms'
datasource_id: 'entity:node'
property_path: 'thesaurus_2:entity:field_synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 8
dependencies:
config:
- field.storage.taxonomy_term.field_synonyms
module:
- materio_sapi
- taxonomy
thesaurus_synonyms_3:
label: 'Thesaurus 3 » Terme de taxonomie » Synonyms'
datasource_id: 'entity:node'
property_path: 'thesaurus_3:entity:field_synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 5
dependencies:
config:
- field.storage.taxonomy_term.field_synonyms
module:
- materio_sapi
- taxonomy
thesaurus_synonyms_4:
label: 'Thesaurus 4 » Terme de taxonomie » Synonyms'
datasource_id: 'entity:node'
property_path: 'thesaurus_4:entity:field_synonyms'
type: 'solr_text_custom:asciistring'
boost: !!float 3
dependencies:
config:
- field.storage.taxonomy_term.field_synonyms
module:
- materio_sapi
- taxonomy
thesaurus_synonyms_edgenstringascii:
label: 'Thesaurus » Terme de taxonomie » Synonyms'
datasource_id: 'entity:node'
property_path: 'field_thesaurus:entity:field_synonyms'
type: 'solr_text_custom:edgeasciistring'
boost: 0.5
dependencies:
config:
- field.storage.node.field_thesaurus
- field.storage.taxonomy_term.field_synonyms
module:
- taxonomy
2019-06-01 16:15:08 +02:00
thesaurus_tid:
label: 'Thesaurus » Taxonomy term » Term ID'
datasource_id: 'entity:node'
property_path: 'field_thesaurus:entity:tid'
type: integer
boost: !!float 8
2019-06-01 16:15:08 +02:00
dependencies:
config:
- field.storage.node.field_thesaurus
module:
- taxonomy
2019-05-27 13:07:55 +02:00
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: 'solr_text_custom:asciistring'
2019-05-27 13:07:55 +02:00
dependencies:
module:
- node
2021-03-03 17:55:32 +01:00
type:
label: 'Type de contenu'
datasource_id: 'entity:node'
property_path: type
type: string
dependencies:
module:
- node
2019-05-27 13:07:55 +02:00
uid:
2019-06-01 16:15:08 +02:00
label: uid
2019-05-27 13:07:55 +02:00
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
dependencies:
module:
- node
uuid:
label: UUID
datasource_id: 'entity:node'
property_path: uuid
type: string
dependencies:
module:
- node
2019-05-27 13:07:55 +02:00
datasource_settings:
'entity:node':
bundles:
default: false
selected:
- materiau
- thematique
languages:
2019-05-28 16:44:23 +02:00
default: false
selected:
- en
- fr
2019-05-27 13:07:55 +02:00
processor_settings:
add_url: { }
address_abbreviations_to_full_form:
weights:
preprocess_index: -20
preprocess_query: -20
all_fields: false
2021-01-19 16:30:14 +01:00
aggregated_field: { }
2019-05-27 13:07:55 +02:00
content_access:
weights:
2019-05-28 16:44:23 +02:00
preprocess_query: -50
2021-01-19 16:30:14 +01:00
double_quote_workaround:
weights:
postprocess_query: 0
preprocess_index: -15
preprocess_query: -48
2019-05-28 16:44:23 +02:00
all_fields: true
2019-05-27 13:07:55 +02:00
fields:
- country_code
- country_code_1
2019-05-27 13:07:55 +02:00
- field_famille
- field_reference
- name
- name_1
2019-05-28 16:44:23 +02:00
- processed
- tag_name
- tag_synonyms
- thesaurus_name
- thesaurus_synonyms
2019-05-27 13:07:55 +02:00
- title
- uuid
2021-01-19 16:30:14 +01:00
replacement: '|9999999998|'
entity_status: { }
html_filter:
weights:
preprocess_index: -15
preprocess_query: -49
all_fields: true
fields:
2021-10-11 21:35:29 +02:00
- field_country_name_computed
- field_famille
2021-01-25 14:56:18 +01:00
- field_reference
2021-03-03 17:55:32 +01:00
- field_short_description
- name
- name_1
- processed
- tag_name
- tag_synonyms
- thesaurus_name
- thesaurus_name_0
- thesaurus_name_1
- thesaurus_name_2
- thesaurus_name_3
- thesaurus_name_4
- thesaurus_name_edgenstringascii
- thesaurus_synonyms
- thesaurus_synonyms_0
- thesaurus_synonyms_1
- thesaurus_synonyms_2
- thesaurus_synonyms_3
- thesaurus_synonyms_4
- thesaurus_synonyms_edgenstringascii
- title
2021-03-03 17:55:32 +01:00
- type
- uuid
2021-01-19 16:30:14 +01:00
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
language_with_fallback: { }
rendered_item: { }
solr_date_range:
weights:
preprocess_index: 0
2019-05-27 13:07:55 +02:00
tracker_settings:
default:
2019-05-28 16:44:23 +02:00
indexing_order: fifo
2019-05-27 13:07:55 +02:00
options:
cron_limit: 50
index_directly: true
track_changes_in_references: true
2019-05-28 11:24:18 +02:00
server: materio