Thanks. Do I need to configure Solr to use the uninverted algorithm or is it the default algorithm?
--- On Tue, 5/25/10, Marc Sturlese <marc.sturl...@gmail.com> wrote: > From: Marc Sturlese <marc.sturl...@gmail.com> > Subject: Re: How well does Solr scale over large number of facet values? > To: solr-user@lucene.apache.org > Date: Tuesday, May 25, 2010, 4:20 AM > > With the uninverted algorithm it will be very fast whatever > is the number of > unique terms. But be careful with the memory because it > uses quite a lot. > Using the oldest facet algorithm, if you have a lot of > different terms it > will be slow. > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-well-does-Solr-scale-over-large-number-of-facet-values-tp841508p841613.html > Sent from the Solr - User mailing list archive at > Nabble.com. >