There are two basic choices, see Data Import Handler (DIH) or roll-your-own solrJ client, see: https://cwiki.apache.org/confluence/display/solr/Uploading+Structured+Data+Store+Data+with+the+Data+Import+Handler
https://lucidworks.com/blog/2012/02/14/indexing-with-solrj/ Best, Erick On Mon, Dec 5, 2016 at 10:41 AM, VenkatBR <venkatakrishn...@hotmail.com> wrote: > Hello SOLR Experts, > > I am a newbie to SOLR and Java programming. > > I trying to prototype SOLR at my client site. I was able to install SOLR on > a win 2012 Virtual machine and I am stuck, not sure how to index my data > which are in SQL Anywhere version 16 databases, MS SQL 2014 databases & lot > of files from network file system into SOLR. > > -Can you please provide some guidance on how to go about it? > -What kind of database driver do I need to install to access these database > -Do I need to write lot of stub java code to integrate SOLR? > > please advise. > > Thanks, > Venkat > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SOLR-index-help-SQL-Anywhere-16-MS-SQL-2014-tp4308542.html > Sent from the Solr - User mailing list archive at Nabble.com.