First of all, I suggest you ask in the SolrNET group: http://groups.google.com/group/solrnet
Second, Solr support both database tables and XML files through the Data Import Handler (DIH). You may wish to configure indexing in Solr, then query via SolrNET. -----Original Message----- From: alokdayal [mailto:dayala...@gmail.com] Sent: Friday, September 03, 2010 1:06 AM To: solr-user@lucene.apache.org Subject: Does SolrNet support indexing of Database tables and XML files Dear All, I've developed an application in C#, SolrNet which is indexing and searching text file. Now I am trying to change the application and trying to index and search database table as well as XML file but its not working. My question is that whether SolrNet support indexing and searching of database tables and XML file or it only supports the flat file. ALOK DAYAL -- View this message in context: http://lucene.472066.n3.nabble.com/Does-SolrNet-support-indexing-of-Database-tables-and-XML-files-tp1410353p1410353.html Sent from the Solr - User mailing list archive at Nabble.com.