Use fuse.js extended search (#405)

This commit is contained in:
Chenlei Hu
2024-08-13 16:01:52 -04:00
committed by GitHub
parent 7245eee85b
commit 37b414d1b2

View File

@@ -114,7 +114,8 @@ export class NodeSearchService {
keys: ['name', 'display_name', 'description'],
includeScore: true,
threshold: 0.3,
shouldSort: true
shouldSort: true,
useExtendedSearch: true
})
const filterSearchOptions = {