]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/search_terms.mdwn
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / doc / todo / search_terms.mdwn
1 The [[plugins/search]] plugin could use xapian terms to allow some special
2 searches. For example, "title:foo", or "link:somepage", or "author:foo", or
3 "copyright:GPL".
5 Reference: <http://xapian.org/docs/omega/termprefixes.html>
7 [[done]] for title and link, which seem like the really useful ones.