##Search
this is a biggy
####features
- basic
- LIKE %Article.title%
- FULLTEXT on body
- advanced _(displayed on results page)_
- dropdown with category/subcategory
- dropdown with versions
- dropdown with ratings
- version and ratings allow equals or at least
- checkbox for search for title, body, and/or tag
- dropdown for language
- users
- LIKE %User.username%
- LIKE %user.realname%
- display link to account
- display articles
#### Ideas
- Article/code skimmer, inspired by [NyTimes Skimmer](http://prototype.nytimes.com/gst/articleSkimmer/).
- Would require either an author created article summary of a pre-determined max length, or could be done automatically via TextHelper::truncate.
