I have a MS SQL database running (MS SQL 2005) and am connecting to it via the net.sourceforge.jtds.jdbc.Driver.
The query works fine for all the columns except one that is a varchar(max). ...
I believe i can create a Solr index for data in RDBMS using dataImportHandler.
But I am not sure how to keep the index in sync when the table is updated (new ...