g" is inappropriate for this email list (or any
email list.)
-- Jack Krupansky
-Original Message-
From: tuedel
Sent: Monday, July 01, 2013 8:15 AM
To: solr-user@lucene.apache.org
Subject: Re: RemoveDuplicatesTokenFilterFactory to avoid import duplicate
values in multivalued field
H
":"foo"}, which still adds the tag, without questioning if
its already part of the field. How may i be able to achieve distinct values
on solr side?!
--
View this message in context:
http://lucene.472066.n3.nabble.com/RemoveDuplicatesTokenFilterFactory-to-avoid-import-duplica
: If I put duplicate values into a multiValued field, would that cause any
issues?
:
: For example I have a multiValued field "Color". Some of my documents
: have duplicate values for that field, such as: Green, Red, Blue, Green,
: Green.
:
: Would the above (having 3 duplicate Green) be the
In my experience, that should work fine. Facetting in 1.4 works fine on
multi-valued fields, and a duplicate value in the multi-valued field
shouldn't be a problem.
On 12/22/2010 2:31 AM, Andy wrote:
If I put duplicate values into a multiValued field, would that cause any issues?
For example
If I put duplicate values into a multiValued field, would that cause any
issues?
For example I have a multiValued field "Color". Some of my documents have
duplicate values for that field, such as: Green, Red, Blue, Green, Green.
Would the above (having 3 duplicate Green) be the same as having