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
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
I currently have the following:
I am running the example-DIH instance of solr, and it works fine.
I then change the data-db-confix.xml file to make the dataSource the following:
As far as I can tell from the SQL profiler, it is never able to log in, or even
attempt to connect.
I did get the j