fully updated to drupal 10
This commit is contained in:
@@ -72,7 +72,7 @@ field_settings:
|
||||
datasource_id: 'entity:taxonomy_term'
|
||||
property_path: name
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
boost: !!float 2
|
||||
boost: 2.0
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
@@ -143,9 +143,9 @@ processor_settings:
|
||||
preprocess_index: 0
|
||||
boosts:
|
||||
'entity:taxonomy_term':
|
||||
datasource_boost: !!float 1
|
||||
datasource_boost: 1.0
|
||||
bundle_boosts:
|
||||
thesaurus: !!float 2
|
||||
thesaurus: 2.0
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: lifo
|
||||
|
||||
Reference in New Issue
Block a user