How do make paging over facets? 2010/6/29 Ankit Bhatnagar <abhatna...@vantage.com>
> > Did you trying paging them? > > > -----Original Message----- > From: olivier sallou [mailto:olivier.sal...@gmail.com] > Sent: Tuesday, June 29, 2010 2:04 PM > To: solr-user@lucene.apache.org > Subject: Faceted search outofmemory > > Hi, > I try to make a faceted search on a very large index (around 200GB with > 200M > doc). > I have an out of memory error. With no facet it works fine. > > There are quite many questions around this but I could not find the answer. > How can we know the required memory when facets are used so that I try to > scale my server/index correctly to handle it. > > Thanks > > Olivier >