Re: Configuring Solr to connect to a SQL server instance

2013-06-13 Thread Shalin Shekhar Mangar
Daniel, DIH JdbcDataSource does not support integrated security. You must provide a username and password for it to work. On Wed, Jun 12, 2013 at 11:06 PM, Daniel Mosesson wrote: > I currently have the following: > > I am running the example-DIH instance of solr, and it works fine. > I then cha

Re: Configuring Solr to connect to a SQL server instance

2013-06-12 Thread bbarani
The below config file works fine with sql server. Make sure you are using the correct database / server name. -- View this message in context: http://lucene.472066.n3.nabble.com/Configuring-Solr-to-connect-to-a-SQL-serv