You need to back up a bit and describe _why_ you want to do this, perhaps there's an easy way to do what you want. This could easily be an XY problem...
For instance, you can write a SolrJ program to index data, which _might_ be what you want. It's a separate process runnable anywhere. See: http://www.lucidimagination.com/blog/2012/02/14/indexing-with-solrj/ Best Erick On Fri, Jun 8, 2012 at 1:29 PM, ram anam <ram_a...@hotmail.com> wrote: > > Hi, > > I am planning to write a custom data import handler for SOLR for some data > source. Could you give me some pointers to documentation, examples on how to > write a custom data import handler and how to integrate it with SOLR. Thank > you for help. Thanks and regards,Ram Anam.