I already use facet.limit in my query. I tried however facet.method=enum and
though it does not seem to fix everything, I have some requests without the
outofmemory error.
Best would be to have a calculation rule of required memory for such type of
query.

2010/6/29 Markus Jelsma <markus.jel...@buyways.nl>

> http://wiki.apache.org/solr/SimpleFacetParameters#facet.limit
>
> -----Original message-----
> From: olivier sallou <olivier.sal...@gmail.com>
> Sent: Tue 29-06-2010 20:11
> To: solr-user@lucene.apache.org;
> Subject: Re: Faceted search outofmemory
>
> 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
> >
>

Reply via email to