Re: Adding documents in a batch using Solrj

2011-06-14 Thread Erick Erickson
Have fun. Note that the intent is to have the logging/record keeping in the superclass (whose name escapes me) and each update type should be able to use that Best Erick On Mon, Jun 13, 2011 at 11:15 PM, karthik wrote: > Thanks Erick. Will certainly take a look. > > I am looking to do this f

Re: Adding documents in a batch using Solrj

2011-06-13 Thread karthik
Thanks Erick. Will certainly take a look. I am looking to do this for binary objects since i have started with that. -- karthik On Mon, Jun 13, 2011 at 8:52 PM, Erick Erickson wrote: > Take a look at SOLR-445, I started down this road a while > ago but then got distracted. If you'd like to pick

Re: Adding documents in a batch using Solrj

2011-06-13 Thread Erick Erickson
Take a look at SOLR-445, I started down this road a while ago but then got distracted. If you'd like to pick it up and take it farther, feel free. I haven't applied that patch in a while, so I don't know how easy it will be to apply. Last I left it, it would do much of what you're asking for for x