On Dec 8, 2008, at 2:26 AM, Jana, Kumar Raja wrote:
Hi Grant, Thanks for the help. It has solved my problem.
Cool. In case you didn't see Solr Cell is now committed.
Is there any example Solrj code to send a document to Solr Cell using the right ContentHandlers? I've tried to understand the Test class and code it on similar lines but am totally lost!!! :(
I haven't tried it, but you should be able to create a ContentStream and add it to the SolrRequest object.
-Grant