aboutsummaryrefslogtreecommitdiffstats
path: root/core/fulltext.cpp
AgeCommit message (Expand)Author
2020-09-29filter: implement importing of filter presetsGravatar Berthold Stoeger
2020-09-29fulltext: remember original queryGravatar Berthold Stoeger
2020-08-21cleanup: consistently use get_cylinder() accessorGravatar Berthold Stoeger
2020-05-16filter: include tags in fulltext searchGravatar Berthold Stoeger
2020-04-13mobile: remove fine-grained notificationGravatar Berthold Stoeger
2020-04-08fulltext: don't call words.clear() in FullText::populate()Gravatar Berthold Stoeger
2020-04-08fulltext: rename fulltext_reload() to fulltext_populate()Gravatar Berthold Stoeger
2020-04-04core/fulltext: give progress update while populating indexGravatar Dirk Hohndel
2020-03-01filter: compile fulltext index on mobileGravatar Berthold Stoeger
2020-03-01filter: add fulltext filtering codeGravatar Berthold Stoeger