|
@@ -98,7 +98,7 @@ field_settings:
|
|
|
datasource_id: 'entity:node'
|
|
|
property_path: field_short_description
|
|
|
type: 'solr_text_custom:asciistring'
|
|
|
- boost: !!float 8
|
|
|
+ boost: !!float 2
|
|
|
dependencies:
|
|
|
config:
|
|
|
- field.storage.node.field_short_description
|
|
@@ -160,7 +160,7 @@ field_settings:
|
|
|
datasource_id: 'entity:node'
|
|
|
property_path: 'field_tags:entity:name'
|
|
|
type: solr_text_wstoken
|
|
|
- boost: !!float 8
|
|
|
+ boost: !!float 2
|
|
|
dependencies:
|
|
|
config:
|
|
|
- field.storage.node.field_tags
|
|
@@ -171,7 +171,7 @@ field_settings:
|
|
|
datasource_id: 'entity:node'
|
|
|
property_path: 'field_tags:entity:field_synonyms'
|
|
|
type: solr_text_wstoken
|
|
|
- boost: !!float 8
|
|
|
+ boost: !!float 2
|
|
|
dependencies:
|
|
|
config:
|
|
|
- field.storage.node.field_tags
|