zadam
4160da70be
implemented "targetRelationCount" and exposed more of them in order by widget, fixes #1658
2021-02-19 20:42:34 +01:00
zadam
859465841d
add possibility to debug search queries by logging expression tree, #1655
2021-02-18 22:10:49 +01:00
zadam
872e81fe1f
search now supports searching / ordering by note size
2021-01-22 22:20:17 +01:00
zadam
be543737a9
sorting search results occurences in the note title
2020-12-11 13:54:41 +01:00
zadam
52e0f838a9
fulltext now ignores archived notes like it used to in the old implementation
2020-08-20 00:15:08 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
35469f6f2d
lexer now marks "in quotes" tokens
2020-07-19 23:19:45 +02:00
zadam
b5627b138a
integrate new search into the main global search
2020-05-24 09:30:08 +02:00
zadam
a2e1fb35b8
tests for note properties
2020-05-23 20:52:55 +02:00
zadam
355ffd3d02
added querying by relation's properties
2020-05-23 12:27:44 +02:00
zadam
4ea934509e
implemented property based access + parent
2020-05-23 10:25:22 +02:00