Commit Graph

21 Commits

Author SHA1 Message Date
M66B
6cc1b34dc2 Auto reset fts 2022-10-18 16:45:29 +02:00
M66B
1e437dc8a7 FTS: log query 2022-10-14 09:03:37 +02:00
M66B
2a8dae7caa Fixed searching for words containing a plus/minus sign 2022-10-13 21:48:27 +02:00
M66B
78b05d2f13 Break text for Chinese, etc 2022-10-12 10:58:11 +02:00
M66B
781738089f Added filtering for on-device searching 2022-10-11 21:56:52 +02:00
M66B
9bfba36a23 Simplified local search 2022-10-08 16:11:28 +02:00
M66B
2719399e85 Refactoring 2022-09-30 15:10:14 +02:00
M66B
6eb128ab81 Break query text 2022-09-30 12:14:13 +02:00
M66B
2e58059bca Search optimizations 2022-09-30 09:42:37 +02:00
M66B
df3c2ea147 Remove diacrits from index/query 2022-09-29 14:34:17 +02:00
M66B
b401607315 Use break iterator for text indexing 2022-09-29 13:29:38 +02:00
M66B
f43be071a1 Revert "Prepare tokenizer option"
This reverts commit 4648528faa.
2022-09-29 13:08:45 +02:00
M66B
03d80e149b Revert "Added option to enable sqlite unicode61 tokenizer"
This reverts commit 3811afe451.
2022-09-29 13:07:02 +02:00
M66B
3811afe451 Added option to enable sqlite unicode61 tokenizer 2022-09-29 12:07:33 +02:00
M66B
28832bcbf2 Delete FTS journal file 2022-09-29 11:33:51 +02:00
M66B
28a6f16039 Added remark 2022-09-29 07:22:46 +02:00
M66B
4648528faa Prepare tokenizer option 2022-09-29 07:13:25 +02:00
M66B
48432d0eb0 Fixed fts tokenizer missing 2022-09-27 13:32:15 +02:00
M66B
3d63052820 Fixed fts4 search suggestions 2022-09-26 09:42:24 +02:00
M66B
8ee88255ac Switched to native sqlite 2022-09-26 09:24:25 +02:00
M66B
c30a1c60fe Switch to sqlite/fts4 2022-09-26 08:13:03 +02:00