On Jul 19, 2007, at 3:24 PM, Casey Durfee wrote: > Solr faceting performance scales pretty linearly with the number of > records, so things that work fine on even 500,000 records can be > unusably slow on 5 million +. Not quite.... To clarify this, faceting performance scales along with the number of unique facet values, not records (called documents in Solr terminology). ErikReceived on Thu Jul 19 2007 - 13:43:13 EDT