aboutsummaryrefslogtreecommitdiff
path: root/templates/searchquery.tmpl
Commit message (Expand)AuthorAge
* Use correct term prefixes when searching.•••The Z term prefix is for stemming and shouldn't be used here. X is for custom fields. Gabriel McManus2008-07-19
* finishing touches on the new search plugin•••- Add a Help link. - If the pageterm is too long, hash it. Joey Hess2008-06-04
* The search interface now allows searching for a page by title ("title:foo"), ...Joey Hess2008-06-04
* prettify page names, and drop the redunadant url displayJoey Hess2008-06-03
* search: Converted to use xapian-omega.•••Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. Joey Hess2008-06-03