On 10/22/07, Walter Underwood <[EMAIL PROTECTED]> wrote:
>     <lst name="appends">
>       <str name="fq">(pushstatus:A AND (type:movie OR type:person))</str>
>     </lst>
>   </requestHandler>

Perhaps try setting up a static warming query for this filter and any
other common filters?

Also look for correlations between when slow queries happen and the
number of segments in the index (and perhaps lower mergeFactor to
compensate if possible).

-Yonik

Reply via email to