RE: Writing custom data import handler for Solr.

2012-06-09 Thread ram anam
Thanks for the guidance. But is there any documentation that describes the steps to implement custom data source and integrate it with SOLR. The data source I am trying to integrate is like Amazon S3 Buckets. But provider is different. Thanks and regards,Ram Anam. > Date: Fri, 8 Jun 2012

RE: Writing custom data import handler for Solr.

2012-06-08 Thread ram anam
pointers to examples of Custom Data Import Handlers. Thanks and regards,Ram Anam. > Date: Fri, 8 Jun 2012 13:59:34 -0400 > Subject: Re: Writing custom data import handler for Solr. > From: erickerick...@gmail.com > To: solr-user@lucene.apache.org > > You need to back up a bit

Writing custom data import handler for Solr.

2012-06-08 Thread ram anam
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.