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 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 the duplicated 
values of: Green, Red, Blue?

Or do I need to clean my data and remove duplicate values before indexing?

Thanks.




Reply via email to