ikiwiki/doc/todo/search_terms.mdwn

6 lines
228 B
Plaintext
Raw Normal View History

2008-06-04 06:38:40 +02:00
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>