Re: question about @Field annotation

2008-09-08 Thread Koji Sekiguchi
removed ElementType.TYPE and committed on trunk and branch-1.3. Thank you, Koji yes right. it must be removed On Sun, Sep 7, 2008 at 4:51 PM, Koji Sekiguchi <[EMAIL PROTECTED]> wrote: According to Wiki, @Field annotation can be applied to a field or a setter method: http://wiki.apache.or

Re: question about @Field annotation

2008-09-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
yes right. it must be removed On Sun, Sep 7, 2008 at 4:51 PM, Koji Sekiguchi <[EMAIL PROTECTED]> wrote: > According to Wiki, @Field annotation can be applied to a field or a > setter method: > > http://wiki.apache.org/solr/Solrj#head-da3dbcb051833cb4d80fca6a306d5dd7d46be5a3 > > If so, I think Elem