I cannot seem to get this to work, I have heard rumours that you actually need a jsonp object.
Does anybody have a code snippet for reading a JSON feed from Solr on a remote server?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Solution:
The complicated bit is understanding nameless callbacks in this case json.wrf=?. Basically if you add json.wrf=? to your solr url it will start working
JSONP appears to be a red herring in this instance