On Mon, Mar 17, 2014 at 10:22 AM, vit <bulgako...@yahoo.com> wrote: > Could someone explain me, please, the difference between addfield and > setfield in SolrInputDocument
addField will add another value to any existing values for the field. setField will just overwrite anything that is already there. -Yonik http://heliosearch.org - solve Solr GC pauses with off-heap filters and fieldcache > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Difference-between-addfield-and-setfield-in-SolrInputDocument-tp4124809.html > Sent from the Solr - User mailing list archive at Nabble.com.