8 lines
299 B
Markdown
8 lines
299 B
Markdown
The [[plugins/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.
|