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
  • Solrj client - addBean... chris sleeman

Reply via email to