0
votes
0answers
64 views

Capturing Sunspot Solr logs

I am currently working on Rails 2.3.9 with sunspot_rails 2.0.0. I have data reindexing running in background job. I wanted to capture how does solr indexes data since I am facing some performance ...
2
votes
2answers
192 views

Sunspot unicode search working locally but not in production

I have my app working with Sunspot Solr locally, supporting unicode with no issues. In production however, with Heroku and Websolr, all unicode queries return zero results. I have confirmed with ...