Empty out a multiValue Field using SolrJ

2013-09-13 Thread edo
Hi all, i am facing an issue while trying to update a document. I am using SolrJ to add/update documents of my collection. The SolrJ version is 4.0.0 ( but i also tried with the latest 4.4.0 ) I am aware that in multivalue fields i can only add an element but not remove, in fact for those fields I

Re: Empty out a multiValue Field using SolrJ

2013-09-13 Thread Chris Hostetter
: i am facing an issue while trying to update a document. : I am using SolrJ to add/update documents of my collection. The SolrJ : I am aware that in multivalue fields i can only add an element but not : remove, in fact for those fields I am overriding all the values every time. : Everything work