This is not really an issue with SOLR per se, and I have run into this before, you will need to read up on 'Access-Control-Allow-Origin' which needs to be set in the http headers that your ajax pager is returning. Beware that not all browsers obey it and Olivier is right when he suggested creating a proxy, which I did.
François On Jun 2, 2011, at 3:27 AM, Romi wrote: > How to parse Json through ajax when your ajax pager is on one > server(Tomcat)and Json object is of onther server(solr server). i mean i > have to make a request to another server, how can i do it . > > ----- > Thanks & Regards > Romi > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-request-for-Json-object-tp3014138p3014138.html > Sent from the Solr - User mailing list archive at Nabble.com.