upgraded to D10
This commit is contained in:
@@ -36,7 +36,7 @@ field_settings:
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_description
|
||||
type: text
|
||||
boost: !!float 2
|
||||
boost: 2.0
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_description
|
||||
@@ -101,7 +101,7 @@ field_settings:
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_transcript_vo
|
||||
type: text
|
||||
boost: !!float 8
|
||||
boost: 8.0
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_transcript_vo
|
||||
@@ -157,7 +157,7 @@ field_settings:
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: text
|
||||
boost: !!float 3
|
||||
boost: 3.0
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
|
||||
Reference in New Issue
Block a user