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:
|
2019-05-28 11:24:18 +02:00
|
|
|
module:
|
|
|
|
- search_api_solr
|
2021-10-11 21:35:29 +02:00
|
|
|
- materio_sapi
|
2019-05-28 16:44:23 +02:00
|
|
|
- taxonomy
|
2021-01-26 12:27:30 +01:00
|
|
|
- node
|
2021-10-08 13:39:17 +02:00
|
|
|
- synonyms
|
2019-05-28 11:24:18 +02:00
|
|
|
- search_api
|
2021-02-24 14:58:45 +01:00
|
|
|
- address
|
2019-05-27 13:07:55 +02:00
|
|
|
config:
|
2021-03-03 11:32:23 +01:00
|
|
|
- field.storage.node.body
|
2021-02-24 14:58:45 +01:00
|
|
|
- field.storage.node.field_distributor
|
2021-01-19 16:30:14 +01:00
|
|
|
- field.storage.node.field_famille
|
2021-03-03 11:32:23 +01:00
|
|
|
- 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
|
|
|
|
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
|
|
|
|
multilingual:
|
2019-06-04 22:38:44 +02:00
|
|
|
limit_to_content_language: true
|
2019-05-28 11:24:18 +02:00
|
|
|
include_language_independent: true
|
|
|
|
highlighter:
|
|
|
|
maxAnalyzedChars: 51200
|
|
|
|
fragmenter: gap
|
|
|
|
regex:
|
|
|
|
slop: 0.5
|
|
|
|
pattern: blank
|
|
|
|
maxAnalyzedChars: 10000
|
2019-05-28 16:44:23 +02:00
|
|
|
usePhraseHighlighter: false
|
|
|
|
highlightMultiTerm: false
|
2019-05-28 11:24:18 +02:00
|
|
|
preserveMulti: false
|
|
|
|
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
|
2021-01-27 22:49:52 +01:00
|
|
|
term_modifiers:
|
|
|
|
slop: 10000000
|
|
|
|
fuzzy: 2
|
2021-02-22 16:04:39 +01:00
|
|
|
advanced:
|
|
|
|
index_prefix: ''
|
|
|
|
collection: ''
|
|
|
|
timezone: ''
|
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'
|
2021-01-26 12:27:30 +01:00
|
|
|
datasource_id: 'entity:node'
|
2021-10-11 21:35:29 +02:00
|
|
|
property_path: field_country_name_computed
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-11 21:35:29 +02:00
|
|
|
boost: !!float 3
|
2021-01-26 12:27:30 +01:00
|
|
|
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
|
2021-02-24 11:16:24 +01:00
|
|
|
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
|
2021-10-25 21:52:40 +02:00
|
|
|
type: text
|
2021-03-03 17:55:32 +01:00
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- field.storage.node.field_short_description
|
2021-01-26 12:27:30 +01:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
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'
|
2021-02-24 11:16:24 +01:00
|
|
|
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'
|
2021-02-24 11:16:24 +01:00
|
|
|
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'
|
2021-02-24 14:14:56 +01:00
|
|
|
type: integer
|
2021-02-24 11:16:24 +01:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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
|
2021-10-08 13:39:17 +02:00
|
|
|
thesaurus_name_0:
|
|
|
|
label: 'Thesaurus 0 » Terme de taxonomie » Nom'
|
|
|
|
datasource_id: 'entity:node'
|
|
|
|
property_path: 'thesaurus_0:entity:name'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
boost: !!float 3
|
|
|
|
dependencies:
|
|
|
|
module:
|
|
|
|
- materio_sapi
|
|
|
|
- taxonomy
|
2021-10-25 21:52:40 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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
|
2021-10-08 13:39:17 +02:00
|
|
|
thesaurus_synonyms_0:
|
|
|
|
label: 'Thesaurus 0 » Terme de taxonomie » Synonyms list'
|
|
|
|
datasource_id: 'entity:node'
|
|
|
|
property_path: 'thesaurus_0:entity:synonyms'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
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'
|
2021-10-25 21:52:40 +02:00
|
|
|
type: 'solr_text_custom:asciistring'
|
2021-10-08 13:39:17 +02:00
|
|
|
boost: !!float 3
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- field.storage.taxonomy_term.field_synonyms
|
|
|
|
module:
|
|
|
|
- materio_sapi
|
|
|
|
- taxonomy
|
2021-10-25 21:52:40 +02:00
|
|
|
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'
|
2021-02-24 14:14:56 +01:00
|
|
|
type: integer
|
2021-02-24 11:16:24 +01:00
|
|
|
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
|
2021-10-25 21:52:40 +02:00
|
|
|
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
|
2019-06-10 18:30:48 +02:00
|
|
|
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: { }
|
2021-02-24 14:58:45 +01:00
|
|
|
address_abbreviations_to_full_form:
|
|
|
|
all_fields: false
|
|
|
|
weights:
|
|
|
|
preprocess_index: -20
|
|
|
|
preprocess_query: -20
|
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:
|
2019-05-28 16:44:23 +02:00
|
|
|
all_fields: true
|
2019-05-27 13:07:55 +02:00
|
|
|
fields:
|
2021-02-24 14:58:45 +01:00
|
|
|
- country_code
|
|
|
|
- country_code_1
|
2019-05-27 13:07:55 +02:00
|
|
|
- field_famille
|
2021-02-24 14:58:45 +01:00
|
|
|
- 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
|
2019-06-10 18:30:48 +02:00
|
|
|
- uuid
|
2021-01-19 16:30:14 +01:00
|
|
|
replacement: '|9999999998|'
|
2019-05-27 13:07:55 +02:00
|
|
|
weights:
|
2021-01-19 16:30:14 +01:00
|
|
|
postprocess_query: 0
|
2019-05-27 13:07:55 +02:00
|
|
|
preprocess_index: -15
|
2021-01-19 16:30:14 +01:00
|
|
|
preprocess_query: -48
|
|
|
|
entity_status: { }
|
|
|
|
html_filter:
|
2020-11-03 17:04:38 +01:00
|
|
|
all_fields: true
|
|
|
|
fields:
|
2021-10-11 21:35:29 +02:00
|
|
|
- field_country_name_computed
|
2020-11-03 17:04:38 +01:00
|
|
|
- field_famille
|
2021-01-25 14:56:18 +01:00
|
|
|
- field_reference
|
2021-03-03 17:55:32 +01:00
|
|
|
- field_short_description
|
2021-01-26 12:27:30 +01:00
|
|
|
- name
|
|
|
|
- name_1
|
2020-11-03 17:04:38 +01:00
|
|
|
- processed
|
|
|
|
- tag_name
|
|
|
|
- tag_synonyms
|
|
|
|
- thesaurus_name
|
2021-10-08 13:39:17 +02:00
|
|
|
- thesaurus_name_0
|
|
|
|
- thesaurus_name_1
|
|
|
|
- thesaurus_name_2
|
|
|
|
- thesaurus_name_3
|
|
|
|
- thesaurus_name_4
|
2021-10-25 21:52:40 +02:00
|
|
|
- thesaurus_name_edgenstringascii
|
2020-11-03 17:04:38 +01:00
|
|
|
- thesaurus_synonyms
|
2021-10-08 13:39:17 +02:00
|
|
|
- thesaurus_synonyms_0
|
|
|
|
- thesaurus_synonyms_1
|
|
|
|
- thesaurus_synonyms_2
|
|
|
|
- thesaurus_synonyms_3
|
|
|
|
- thesaurus_synonyms_4
|
2021-10-25 21:52:40 +02:00
|
|
|
- thesaurus_synonyms_edgenstringascii
|
2020-11-03 17:04:38 +01:00
|
|
|
- title
|
2021-03-03 17:55:32 +01:00
|
|
|
- type
|
2020-11-03 17:04:38 +01:00
|
|
|
- uuid
|
2021-01-19 16:30:14 +01:00
|
|
|
title: true
|
|
|
|
alt: true
|
|
|
|
tags:
|
|
|
|
b: 2
|
|
|
|
h1: 5
|
|
|
|
h2: 3
|
|
|
|
h3: 2
|
|
|
|
strong: 2
|
2020-11-03 17:04:38 +01:00
|
|
|
weights:
|
|
|
|
preprocess_index: -15
|
2021-01-19 16:30:14 +01:00
|
|
|
preprocess_query: -49
|
|
|
|
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:
|
|
|
|
index_directly: true
|
|
|
|
cron_limit: 50
|
2019-05-28 11:24:18 +02:00
|
|
|
server: materio
|