Y
Hacker News
new
|
ask
|
show
|
jobs
by
simonw
5207 days ago
If you're using Django, Haystack makes it trivially easy to set up a Solr index against your existing Django models.
http://haystacksearch.org/
1 comments
riffraff
5207 days ago
in a similar vein, if using ruby/rails Sunspot(sunspot_rails)[1] is awesome.
http://sunspot.github.com/
link