aboutsummaryrefslogtreecommitdiff
path: root/lib/search/provider.php
AgeCommit message (Collapse)Author
2018-10-07Get rid of deprecated API usage:Christian Weiske
- \OC_User - \OCP\User - \OCP\Util::formatDate Resolves: https://github.com/cweiske/grauphel/issues/69
2014-10-27new search query parser; support for NOTChristian Weiske
2014-10-24support query splitting and quoting and search content and tagsChristian Weiske
2014-10-24Implement note searchChristian Weiske