• Sign in
  • Register
  • Home
  • Projects
  • Help
Search:

redisearch

  • Overview
  • Activity
  • Roadmap
  • Issues
  • News
  • Wiki

Wiki

Start page
Index by title
Index by date

Overview¶

Redisearch is inspired by this blog post: http://playnice.ly/blog/2010/05/05/a-fast-fuzzy-full-text-index-using-redis/

Source code¶

Source can be found at http://github.com/cpjolicoeur/redisearch

Resource Notes¶

http://nosql.mypopescu.com/post/683472484/redis-and-a-full-text-indexing-solution
http://playnice.ly/blog/2010/05/05/a-fast-fuzzy-full-text-index-using-redis/

http://blog.grayproductions.net/articles/lists_and_sets_in_redis
http://gist.github.com/120067

http://en.wikipedia.org/wiki/Full_text_search
http://lucene.apache.org/
http://sphinxsearch.com/
http://ferret.davebalmain.com/trac/

Other Redis text search alternatives
http://rubygems.org/gems/redis-textsearch
http://github.com/nateware/redis-textsearch

Loading...
Powered by Redmine © 2006-2010 Jean-Philippe Lang