Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 McManus | 2008-07-19 |
* | finishing touches on the new search plugin•••- Add a Help link. - If the pageterm is too long, hash it. | Joey Hess | 2008-06-04 |
* | The search interface now allows searching for a page by title ("title:foo"), ... | Joey Hess | 2008-06-04 |
* | prettify page names, and drop the redunadant url display | Joey Hess | 2008-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 Hess | 2008-06-03 |