apply new query parsing to note autocomplete

This commit is contained in:
zadam
2020-05-21 00:39:17 +02:00
parent b26100479d
commit 32dde426fd
7 changed files with 84 additions and 69 deletions

View File

@@ -28,6 +28,8 @@ class AttributeExistsExp {
}
}
}
return resultNoteSet;
}
}