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.
Re: Indexing data on MSSQL failed: Caused by: org.apache.solr.common.SolrException: Error loading class 'com.micros oft.sqlserver.jdbc.SQLServerDriver'
Hi Peter, I've also faced the same problem which you did. I also changed my data-config.xml file same as yours and checked that my MS Sql Server is running on default port i.e, 3306 given the same to connection string but still its not working. Could you pls. share your solrconfig.xml and schema.xml file so that I can change it accordingly and my problem would be solved Thanks ALOK -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-data-on-MSSQL-failed-Caused-by-org-apache-solr-common-SolrException-Error-loading-class-com-tp1015137p1444820.html Sent from the Solr - User mailing list archive at Nabble.com.