updated search api config
This commit is contained in:
@@ -8,12 +8,12 @@ dependencies:
|
||||
- node
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_distributor
|
||||
- field.storage.taxonomy_term.field_public_address
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.field_manufacturer
|
||||
- field.storage.taxonomy_term.field_public_address
|
||||
- field.storage.node.field_distributor
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.field_reference
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- field.storage.node.field_thesaurus
|
||||
@@ -41,11 +41,24 @@ third_party_settings:
|
||||
requireFieldMatch: false
|
||||
snippets: 3
|
||||
fragsize: 0
|
||||
advanced:
|
||||
index_prefix: ''
|
||||
mlt:
|
||||
mintf: 1
|
||||
mindf: 1
|
||||
maxdf: 0
|
||||
maxdfpct: 0
|
||||
minwl: 0
|
||||
maxwl: 0
|
||||
maxqt: 100
|
||||
maxntp: 2000
|
||||
boost: false
|
||||
interestingTerms: none
|
||||
term_modifiers:
|
||||
slop: 10000000
|
||||
fuzzy: 2
|
||||
advanced:
|
||||
index_prefix: ''
|
||||
collection: ''
|
||||
timezone: ''
|
||||
id: database
|
||||
name: database
|
||||
description: ''
|
||||
|
Reference in New Issue
Block a user