feat: add configuration options for fuse
This commit is contained in:
committed by
Mathias Schopmans
parent
864ab22583
commit
c844e6dcbe
@@ -137,5 +137,11 @@
|
||||
"pageSearch": "Search",
|
||||
"searchPlaceholder": "What are you looking for?",
|
||||
"metaDescription": ""
|
||||
},
|
||||
"fuzzySearch": {
|
||||
"threshold": 0.4,
|
||||
"distance": 600,
|
||||
"ignoreLocation": false,
|
||||
"includeScore": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user