Hello Upayavira
I am trying to build an application to get the data from independent stand
alone SOLR4.10 and then parse that data on global map. So effectively there
are
two SOLRs, one is independent(4.10) and the other one is having Map
APIs(SOLR 5.10 here). I want to give customers the my entir
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
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:898