Hi Walter,
Did you find a way to sort out your issue, I would be very interested.
Thanks a lot,
Walter Underwood wrote:
>
> We've had some performance problems while Solr is indexing and also when
> it
> starts with a cold cache. I'm still digging through our own logs, but I'd
> like to get mo
We do an optimize after indexing, so the number of segments
isn't an issue. We have the default autowarming settings.
wunder
On 10/22/07 11:00 AM, "Yonik Seeley" <[EMAIL PROTECTED]> wrote:
> On 10/22/07, Walter Underwood <[EMAIL PROTECTED]> wrote:
>>
>> (pushstatus:A AND (type:movie O
On 10/22/07, Walter Underwood <[EMAIL PROTECTED]> wrote:
>
> (pushstatus:A AND (type:movie OR type:person))
>
>
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
Solr 1.1. --wunder
On 10/22/07 10:06 AM, "Walter Underwood" <[EMAIL PROTECTED]> wrote:
> We've had some performance problems while Solr is indexing and also when it
> starts with a cold cache. I'm still digging through our own logs, but I'd
> like to get more info about this, so any ideas or info