search_api solr config for lait vs laiton #1568 2
This commit is contained in:
parent
87644424a2
commit
e7435ff32b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue