]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/search_terms.mdwn
that's wikiwyg
[ikiwiki.git] / doc / todo / search_terms.mdwn
index 4e3f3aa6b9b97431b7d0b9a1ae515c24fd0173d5..cf1708c34bcb0a5174d18765bcf5f169e2fc6726 100644 (file)
@@ -1,5 +1,7 @@
-The [[plugin/search]] plugin could use xapian terms to allow some special
+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.