On Sat, Jan 16, 2010 at 10:01 AM, Matt Mitchell <goodie...@gmail.com> wrote: > I have an index with more than 6 million docs. All is well, until I turn on > faceting and specify a facet.field. There is only about unique 20 values for > this particular facet throughout the entire index.
Hmmm, that doesn't sound right... unless you're already near max memory usage due to other things. Is this a single-valued or multi-valued field? If multi-valued, how many values does each document have on average? -Yonik http://www.lucidimagination.com