Re: Error when try to find_by_solr

2007-04-18 Thread Yonik Seeley
On 4/18/07, solruser <[EMAIL PROTECTED]> wrote: The root of the problem is that your "integer" field did not have an integer in it. Did you change the type of the schema after you indexed the data? If so, start over. The other possibility is that when you added the data, you put in a non

Re: Error when try to find_by_solr

2007-04-18 Thread solruser
Hi Yonik, I verified the url that mentioned in the mail and I got the right result on the uri. The field type for the primary key field is string. And below is the definition for *_i in the schema.xml file -Amit Yonik Seeley wrote: > > On 4/18/

Re: Error when try to find_by_solr

2007-04-18 Thread Yonik Seeley
On 4/18/07, solruser <[EMAIL PROTECTED]> wrote: Below is the error the I received when I tried to query the solr using find_by_solr. below bold shows where I output the response header from the solr server >> Post.find_by_solr("amit") query "(amit) AND type_t:Post" response "{'responseHeader'=>{