On Sat, May 31, 2014 at 8:47 AM, mizayah <miza...@gmail.com> wrote:
> i show you my full query
>
> it's rly simple one
> q=*:* and fq=class_name:CdnFile
>
> debug q shows that process of q takes so long.
> single filter is critical here.

400ms is too long... something is strange.
One possibility is that the part of the index used to generate the
filter was not in OS cache and thus disk IO needed to be performed to
generate the filter.

-Yonik
http://heliosearch.org - facet functions, subfacets, off-heap filters&fieldcache

Reply via email to