0
votes
2answers
313 views

Undefined field error in sunspot_solr grouping clause

I have product_details table which belongs to categories. product_details has fields like id, name, price, discount and category_id and categories table has fields like id and name. Am using mysql ...
0
votes
0answers
91 views

Is it possible to use multiple mysql databases in sunspot solr search engine

I came to know we can use multiple databases for a single project with the help of this link. I want to know is it possible for us to use sunspot solr search engine to this type of project. Is it ...
9
votes
6answers
698 views

How to implement faster Search As You Type (SAYT) api in Rails 3 application

I am having millions of records in my mysql database. I implemented a normal REST api for the iPhone app in Rails 3, but the SAYT feature response is really slow. It takes a lot of time to search the ...
0
votes
1answer
1k views

sunspot solr undefined field type

I'm having a problem with my sunspot and solr. In development it worked like charme but in production I get the following error out of my rails production log: RSolr::RequestError (Solr Response: ...