Re: Lucene9.11 has longer query warm up time for vector queries compared to lucene9.7

2024-10-30 Thread Rui Wu
Sorry, the attached image didn't go through. Here is a public google doc containing the image. https://docs.google.com/document/d/1thLMJIiJhbOBrL59R8JDY6iA_rpu7cgWZnrR0Z1xI5I/edit?tab=t.0 On Wed, Oct 30, 2024 at 1:41 PM Rui Wu wrote: > Dear users, > > We recently migrated from Lucene9.7 to Luce

Lucene9.11 has longer query warm up time for vector queries compared to lucene9.7

2024-10-30 Thread Rui Wu
Dear users, We recently migrated from Lucene9.7 to Lucene9.11. During the migration, we noticed that the Lucene9.11 has a longer warm up time for vector queries. The warm up time means: when the index just finishes building, the query time is high for the first few minutes. The following figure s