Yonik Seeley wrote:

Are they multivalued, and do they need to be.
Anything that is of type "string" and not multivalued will use the
lucene FieldCache rather than the filterCache.

The author field is multivalued.  Will this be a strong performance issue?

I could make multiple author fields as to not have the multivalued field and then only facet on the first author.

Thanks
Andrew


Reply via email to