删除fuse选项maxPatternLength
This commit is contained in:
@ -65,7 +65,6 @@ function initFuse(list) {
|
||||
threshold: 0.4,
|
||||
location: 0,
|
||||
distance: 100,
|
||||
maxPatternLength: 32,
|
||||
minMatchCharLength: 1,
|
||||
keys: [{
|
||||
name: 'title',
|
||||
|
Reference in New Issue
Block a user