Why would you want to do this?

On Sun, 3 Apr 2016, at 04:15 AM, Aditya Desai wrote:
> Hello SOLR Experts
> 
> I am interested to know if SOLR 5.5 supports Same Origin Policy. I am
> trying to read the data from http://localhost:8984/Solr_1/my/directory1
> and
> display it on UI on http://localhost:8983/Solr_2/my/directory2.
> 
> http://localhost:8983 has Solr 4.10 running and http://localhost:8984 has
> Solr 5.5 running.I am using Javascript to make XMLHTTP request, but it is
> failing with NS_ERROR. So I doubt SOLR supports same origin policy.
> 
> Is this possible? Any suggestion on how to achieve this?
> 
> Thanks in advance
> 
> -- 
> Aditya Ramachandra Desai
> MS Computer Science Graduate Student
> USC Viterbi School of Engineering
> Los Angeles, CA 90007
> M : +1-415-463-9864 | L : https://www.linkedin.com/in/adityardesai

Reply via email to