Jack Krupansky
-Original Message-
From: vit
Sent: Monday, March 17, 2014 10:22 AM
To: solr-user@lucene.apache.org
Subject: Difference between addfield and setfield in SolrInputDocument
Could someone explain me, please, the difference between addfield and
setfield in SolrInputDocument
--
);
}
}
Thanks;
Furkan KAMACI
2014-03-17 16:22 GMT+02:00 vit :
> Could someone explain me, please, the difference between addfield and
> setfield in SolrInputDocument
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Difference-between-
On Mon, Mar 17, 2014 at 10:22 AM, vit 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.
-Yoni
Could someone explain me, please, the difference between addfield and
setfield in SolrInputDocument
--
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