Solr is not a library like Lucene. Solr works like Webservice application
over http.
It works over http so you can easly integrate it in any application.

it takes input as http parameters and returns response in different forms
like xml, json, php, csv etc.So you can use any response type for your
application.You have to parse response and use into your application

-----
Grijesh
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Embedding-SOLR-in-Dot-NET-Application-tp2197589p2197653.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to