search_api solr config for lait vs laiton #1568
This commit is contained in:
@@ -97,7 +97,7 @@ field_settings:
|
||||
label: 'Short description'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_short_description
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 8
|
||||
dependencies:
|
||||
config:
|
||||
@@ -204,7 +204,7 @@ field_settings:
|
||||
label: 'Thesaurus 0 » Terme de taxonomie » Nom'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_0:entity:name'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 21
|
||||
dependencies:
|
||||
module:
|
||||
@@ -214,7 +214,7 @@ field_settings:
|
||||
label: 'Thesaurus 1 » Terme de taxonomie » Nom'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_1:entity:name'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
module:
|
||||
@@ -224,7 +224,7 @@ field_settings:
|
||||
label: 'Thesaurus 2 » Terme de taxonomie » Nom'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_2:entity:name'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 8
|
||||
dependencies:
|
||||
module:
|
||||
@@ -234,7 +234,7 @@ field_settings:
|
||||
label: 'Thesaurus 3 » Terme de taxonomie » Nom'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_3:entity:name'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 5
|
||||
dependencies:
|
||||
module:
|
||||
@@ -244,7 +244,7 @@ field_settings:
|
||||
label: 'Thesaurus 4 » Terme de taxonomie » Nom'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_4:entity:name'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 3
|
||||
dependencies:
|
||||
module:
|
||||
@@ -266,7 +266,7 @@ field_settings:
|
||||
label: 'Thesaurus 0 » Terme de taxonomie » Synonyms list'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_0:entity:synonyms'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 21
|
||||
dependencies:
|
||||
module:
|
||||
@@ -277,7 +277,7 @@ field_settings:
|
||||
label: 'Thesaurus 1 » Terme de taxonomie » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_1:entity:field_synonyms'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
config:
|
||||
@@ -289,7 +289,7 @@ field_settings:
|
||||
label: 'Thesaurus 2 » Terme de taxonomie » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_2:entity:field_synonyms'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 8
|
||||
dependencies:
|
||||
config:
|
||||
@@ -301,7 +301,7 @@ field_settings:
|
||||
label: 'Thesaurus 3 » Terme de taxonomie » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_3:entity:field_synonyms'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 5
|
||||
dependencies:
|
||||
config:
|
||||
@@ -313,7 +313,7 @@ field_settings:
|
||||
label: 'Thesaurus 4 » Terme de taxonomie » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'thesaurus_4:entity:field_synonyms'
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
boost: !!float 3
|
||||
dependencies:
|
||||
config:
|
||||
@@ -336,7 +336,7 @@ field_settings:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: 'solr_text_custom:edgeasciistring'
|
||||
type: 'solr_text_custom:asciistring'
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
|
Reference in New Issue
Block a user