Hi, I am very new to Solr and overall a newbie in software developing. I have a problem with cross-platform implementation. Basically I have a local index running on a windows server 2003 aided with a web service (asp.net) for the user queries. However, I need to add another index on a remote Linux computer. As I somehow understood, it is necessary to implement a Solr server on the Linux because it is not possible to use .net there. So I would like to know how do I search the remote index using the asp.net web service user inqueries? Any tutorials related to this?
thanks! -- View this message in context: http://www.nabble.com/Distributed-index-tp25022053p25022053.html Sent from the Solr - User mailing list archive at Nabble.com.