Exception in SolrJ Client bean indexing

2008-07-31 Thread Ranjeet
Hi, I have attached the souce code to index the document by solrJ. I am trying this by pojo by refering http://wiki.apache.org/solr/Solrj; to prepare clinet of SolrJ. please guide me how to handle this problem. 1. Exception throws: e : Invalid setter method. Must have one and only one

Re: Exception in SolrJ Client bean indexing

2008-07-31 Thread Noble Paul നോബിള്‍ नोब्ळ्
If the annotation is applied to a setter method , it should take only one param On Thu, Jul 31, 2008 at 8:20 PM, Ranjeet [EMAIL PROTECTED] wrote: Hi, I have attached the souce code to index the document by solrJ. I am trying this by pojo by refering http://wiki.apache.org/solr/Solrj; to