feat(core): tuning for better search (#7713)

This commit is contained in:
EYHN
2024-08-05 02:29:50 +00:00
parent ad26102815
commit f108b95704
3 changed files with 3 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ export class DocsSearchService extends Service {
},
{
type: 'boost',
boost: 100,
boost: 1.5,
query: {
type: 'match',
field: 'flavour',