[–] jhancock 16y ago ↗ Good post. I solved my mongo full text search problems 2 weeks ago using Ruby's Sunspot gem http://outoftime.github.com/sunspot/.I walked through this tutorial http://masonoise.wordpress.com/2010/02/06/using-sunspot-for-... on using Sunspot with Redis and had it working with Mongo in under an hour. [–] xpaulbettsx 16y ago ↗ Awesome tip, thanks for pointing this out!
[–] jbellis 16y ago ↗ For production ready, scalable FTS, you might be interested in Lucandra: http://github.com/tjake/Lucandra, which powers the http://sparse.ly/ twitter search site.Higher level overview of Lucandra: http://blog.sematext.com/2010/02/09/lucandra-a-cassandra-bas...
4 comments
[ 2.1 ms ] story [ 33.6 ms ] threadI walked through this tutorial http://masonoise.wordpress.com/2010/02/06/using-sunspot-for-... on using Sunspot with Redis and had it working with Mongo in under an hour.
Higher level overview of Lucandra: http://blog.sematext.com/2010/02/09/lucandra-a-cassandra-bas...