On Tue, Jan 26, 2010 at 8:49 PM, Peter Wolanin <peter.wola...@acquia.com> wrote: > Sorry for not following up sooner- been a busy last couple weeks. > > We do see a significant instanity count - could this be due to > updating indexes from the dev Solr build? E.g. on one server I see
Do you both sort (or use a function query) and facet on the "created" field? Faceting on single-valued fields is still currently done at the top-level reader, while sorting and function queries are at a segment level. -Yonik http://www.lucidimagination.com