Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciozaffari committed Mar 3, 2011
1 parent 9260fcb commit 83a4fbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -90,3 +90,10 @@ allow_empty_search:

Product.search("").size
=> 1

TODO
----

* Word stemming enabled via a configuration (because it's useful only in english)
* Strip html with sanitize (https://github.com/rgrove/sanitize)
* Relevance ranking with a configuration file or param instead of a new method

0 comments on commit 83a4fbe

Please sign in to comment.