aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/search_terms.mdwn
blob: 0e5edb520947335b6d4e5cb93ff14c044ed82ea6 (plain)
1
2
3
4
5
6
7
The [[plugin/search]] plugin could use xapian terms to allow some special
searches. For example, "title:foo", or "link:somepage", or "author:foo", or
"copyright:GPL".

Reference: <http://xapian.org/docs/omega/termprefixes.html>

[[done]] for title and link, which seem like the really useful ones.