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"; t
Hi Ranjeet,
http://wiki.apache.org/solr/Solrj
Did you read the note on setting XMLResponseParser for Solr 1.2 users given
in the wiki link above?
On Thu, Jul 31, 2008 at 7:50 PM, Ranjeet <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I am new in SolrJ, at present using Solr 1.2. I have included follwoing