mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
feat(core): tuning for better search (#7713)
This commit is contained in:
@@ -146,7 +146,7 @@ export class DocsSearchService extends Service {
|
||||
},
|
||||
{
|
||||
type: 'boost',
|
||||
boost: 100,
|
||||
boost: 1.5,
|
||||
query: {
|
||||
type: 'match',
|
||||
field: 'flavour',
|
||||
|
||||
Reference in New Issue
Block a user