downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -2,32 +2,29 @@ uuid: a4dced3e-3c63-4624-910b-1e94eb068e08
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- search_api.server.database_search_autocomplete
|
||||
module:
|
||||
- search_api_solr
|
||||
- taxonomy
|
||||
- synonyms
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- search_api.server.database_search_autocomplete
|
||||
third_party_settings:
|
||||
search_api_solr:
|
||||
finalize: false
|
||||
commit_before_finalize: false
|
||||
commit_after_finalize: false
|
||||
multilingual:
|
||||
limit_to_content_language: true
|
||||
include_language_independent: true
|
||||
highlighter:
|
||||
maxAnalyzedChars: 51200
|
||||
fragmenter: gap
|
||||
usePhraseHighlighter: true
|
||||
highlightMultiTerm: true
|
||||
preserveMulti: false
|
||||
regex:
|
||||
slop: 0.5
|
||||
pattern: blank
|
||||
maxAnalyzedChars: 10000
|
||||
usePhraseHighlighter: true
|
||||
highlightMultiTerm: true
|
||||
preserveMulti: false
|
||||
highlight:
|
||||
mergeContiguous: false
|
||||
requireFieldMatch: false
|
||||
@@ -51,6 +48,9 @@ third_party_settings:
|
||||
index_prefix: ''
|
||||
collection: ''
|
||||
timezone: ''
|
||||
multilingual:
|
||||
limit_to_content_language: true
|
||||
include_language_independent: true
|
||||
id: autocomplete
|
||||
name: 'autocomplete taxonomy'
|
||||
description: ''
|
||||
@@ -119,18 +119,18 @@ processor_settings:
|
||||
weights:
|
||||
preprocess_index: 0
|
||||
type_boost:
|
||||
weights:
|
||||
preprocess_index: 0
|
||||
boosts:
|
||||
'entity:taxonomy_term':
|
||||
datasource_boost: !!float 1
|
||||
bundle_boosts:
|
||||
thesaurus: !!float 2
|
||||
weights:
|
||||
preprocess_index: 0
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: lifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
index_directly: true
|
||||
track_changes_in_references: true
|
||||
server: database_search_autocomplete
|
||||
|
Reference in New Issue
Block a user