core update to 8.8.10 contrib module update, package.json upadted to run webpack from docker, profile updated
This commit is contained in:
@@ -8,8 +8,8 @@ dependencies:
|
||||
- taxonomy
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- field.storage.node.field_thesaurus
|
||||
@@ -96,7 +96,6 @@ field_settings:
|
||||
- field.storage.node.field_tags
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
tag_synonyms:
|
||||
label: 'Tags » Taxonomy term » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
@@ -120,7 +119,6 @@ field_settings:
|
||||
- field.storage.node.field_tags
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
thesaurus_name:
|
||||
label: 'Thesaurus » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
@@ -132,7 +130,6 @@ field_settings:
|
||||
- field.storage.node.field_thesaurus
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
thesaurus_synonyms:
|
||||
label: 'Thesaurus » Taxonomy term » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
@@ -156,7 +153,6 @@ field_settings:
|
||||
- field.storage.node.field_thesaurus
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
title:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
@@ -198,29 +194,11 @@ datasource_settings:
|
||||
- fr
|
||||
processor_settings:
|
||||
add_url: { }
|
||||
aggregated_field: { }
|
||||
entity_status: { }
|
||||
rendered_item: { }
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_query: -50
|
||||
double_quote_workaround:
|
||||
all_fields: true
|
||||
fields:
|
||||
- field_famille
|
||||
- processed
|
||||
- tag_name
|
||||
- tag_synonyms
|
||||
- tag_tid
|
||||
- thesaurus_name
|
||||
- thesaurus_synonyms
|
||||
- thesaurus_tid
|
||||
- title
|
||||
- uuid
|
||||
replacement: '|9999999998|'
|
||||
weights:
|
||||
postprocess_query: 0
|
||||
preprocess_index: -15
|
||||
preprocess_query: -48
|
||||
entity_status: { }
|
||||
html_filter:
|
||||
all_fields: true
|
||||
fields:
|
||||
@@ -246,10 +224,28 @@ processor_settings:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -49
|
||||
language_with_fallback: { }
|
||||
rendered_item: { }
|
||||
aggregated_field: { }
|
||||
solr_date_range:
|
||||
weights:
|
||||
preprocess_index: 0
|
||||
double_quote_workaround:
|
||||
all_fields: true
|
||||
fields:
|
||||
- field_famille
|
||||
- processed
|
||||
- tag_name
|
||||
- tag_synonyms
|
||||
- tag_tid
|
||||
- thesaurus_name
|
||||
- thesaurus_synonyms
|
||||
- thesaurus_tid
|
||||
- title
|
||||
- uuid
|
||||
replacement: '|9999999998|'
|
||||
weights:
|
||||
postprocess_query: 0
|
||||
preprocess_index: -15
|
||||
preprocess_query: -48
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: fifo
|
||||
|
Reference in New Issue
Block a user