added default base page
This commit is contained in:
@@ -8,8 +8,8 @@ dependencies:
|
||||
- taxonomy
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- field.storage.node.field_thesaurus
|
||||
@@ -194,11 +194,29 @@ datasource_settings:
|
||||
- fr
|
||||
processor_settings:
|
||||
add_url: { }
|
||||
entity_status: { }
|
||||
rendered_item: { }
|
||||
aggregated_field: { }
|
||||
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:
|
||||
@@ -224,28 +242,10 @@ processor_settings:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -49
|
||||
language_with_fallback: { }
|
||||
aggregated_field: { }
|
||||
rendered_item: { }
|
||||
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