Re: SOLR Jetty Server on Windows 2003

2014-04-05 Thread Jack Krupansky
, April 4, 2014 11:49 AM To: solr-user@lucene.apache.org Subject: SOLR Jetty Server on Windows 2003 Hi , I am trying to install solr on the Windows 2003 with Jetty server. Form browser everything works , but when I try to acesss from another javascript Code in other machine I am not getting reponse

Re: SOLR Jetty Server on Windows 2003

2014-04-04 Thread Alexandre Rafalovitch
You might be hitting http://en.wikipedia.org/wiki/Cross-origin_resource_sharing . Something like http://www.telerik.com/fiddler or Wireshark may allow you to see network traffic if you don't have other means. Regards, Alex. Personal website: http://www.outerthoughts.com/ Current project: http:

RE: SOLR Jetty Server on Windows 2003

2014-04-04 Thread Doug Turnbull
t for an example that uses angular: http://www.opensourceconnections.com/2013/08/25/instant-search-with-solr-and-angular/ Sent from my Windows Phone From: EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions) Sent: 4/4/2014 1:51 PM To: solr-user@lucene.apache.org Subject: SOLR Jetty Serv

SOLR Jetty Server on Windows 2003

2014-04-04 Thread EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions)
Hi , I am trying to install solr on the Windows 2003 with Jetty server. Form browser everything works , but when I try to acesss from another javascript Code in other machine I am not getting reponse. I am using Xmlhttprequest to get the response from server using javascript. Any Help...? --R