You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by chris sleeman <ch...@gmail.com> on 2008/07/24 16:47:44 UTC

Solrj client - addBeans method

Hi,

Just a minor nit.

Shouldnt the addBeans method in SolrServer have Collection<?> as the method
parameter instead of Collection<Object>.
This would enable one to add something like say, List<BeanClass> directly,
without any unneeded type conversions.

-- 

Regards,
Chris

Re: Solrj client - addBeans method

Posted by Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>.
good , I we will do the change

On Thu, Jul 24, 2008 at 8:17 PM, chris sleeman <ch...@gmail.com> wrote:
> Hi,
>
> Just a minor nit.
>
> Shouldnt the addBeans method in SolrServer have Collection<?> as the method
> parameter instead of Collection<Object>.
> This would enable one to add something like say, List<BeanClass> directly,
> without any unneeded type conversions.
>
> --
>
> Regards,
> Chris
>



-- 
--Noble Paul