|
|
-
Re: how to work with solrJack Krupansky 2012-06-07, 13:51
What language environment are you using? PHP, Python, Ruby, other?
Each has its own interface. But ultimately Solr is just another web service with an HTTP and XML or JSON interface. So, it is mostly a question of how your client environment accesses web services that have an HTTP and XML or JSON interface. There is a little info here: http://www.lucidimagination.com/blog/2010/01/14/solr-search-user-interface-examples/ -- Jack Krupansky -----Original Message----- From: sdssfour Sent: Thursday, June 07, 2012 7:38 AM To: [EMAIL PROTECTED] Subject: how to work with solr Hi all can anybosy suggest me how to work with solr in web application please send the information Regards Raja -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-work-with-solr-tp3988154.html Sent from the Solr - User mailing list archive at Nabble.com. |