Thanks! So there is just one penalty when faceting, which is my case. "TermEnum is good for a limited number of different indexed terms in the field, and allows multiple terms per field per document" How much is limited number of different indexed terms in the field? If I'm going to have nearly always one value and in some cases 4 or 5 values I would feel the penalty when faceting? Does it depends on the amount of values in my field? For those documents that I'm going to have just one value, am I going to penalize them that much?
Jonathan On Jan 22, 2008 7:06 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > : Hi, > : Do you know if there is a performance impact when using multivalued > dynamic > : fields when it's not always necessary to store more than one value? > > > http://www.nabble.com/Performance-penalty-for-Multivalued-field--to9496992.html > > > -Hoss > >