But why would it work for a few days, then go bad and stay bad?

It fails for every multi-term query, even those not in cache.
I ran a test with more queries than the cache size.

We do use autowarming.

wunder

On 4/14/09 10:55 AM, "Yonik Seeley" <yo...@lucidimagination.com> wrote:

> On Tue, Apr 14, 2009 at 12:19 PM, Walter Underwood
> <wunderw...@netflix.com> wrote:
>> The JaroWinkler equals was broken, but I fixed that a month ago.
>> 
>> Query cache sounds possible, but those are cleared on a commit,
>> right?
> 
> Yes, but if you use autowarming, those items are regenerated and if
> there is a problem with equals() then it could re-appear (the cache
> items are correct, it's just the lookup that returns the wrong one).
> 
> -Yonik
> http://www.lucidimagination.com

Reply via email to