Re: Open Source OPAC - VUFind Beta Released

From: Erik Hatcher <esh6h_at_nyob>
Date: Thu, 19 Jul 2007 16:00:32 -0400
To: NGC4LIB_at_listserv.nd.edu
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).

        Erik
Received on Thu Jul 19 2007 - 13:43:13 EDT