search hit with exact note title match gets a strong score boost, closes #3470

This commit is contained in:
zadam
2022-12-30 23:14:48 +01:00
parent ca4e1c19a7
commit 797ddf6205
5 changed files with 21 additions and 10 deletions

View File

@@ -68,8 +68,6 @@ function updateNoteAttribute(req) {
attribute.markAsDeleted();
}
console.log(attribute);
attribute.save();
return {