I know, it's a bit late on this thread, but for the record - filed and already fixed: https://issues.apache.org/jira/browse/SOLR-4349
On Saturday, February 2, 2013 at 6:35 PM, J Mohamed Zahoor wrote: > It works In chrome though... > > ./Zahoor@iPhone > > On 02-Feb-2013, at 4:34 PM, J Mohamed Zahoor <zah...@indix.com > (mailto:zah...@indix.com)> wrote: > > > > > > > I'm not sure why .. but this sounds like the JSON Parser was called with > > > an HTML- or XML-String? After you hit the "Execute" Button on the > > > Website, on the top of the right content-area, there is a link - which is > > > what the UI will request .. if you open that in another browser-tab or > > > with curl/wget .. what is the response you get? Is that really JSON? Or > > > perhaps some kind of Error Message? > > > > The link itself does not seem to be okay. It shows only this for q=*:* > > > > http://localhost:8983/solr/collection1/select? > > > > But if i add a "wt=json" in another tab.. i get a json response. > > > > ./zahoor