bq: After the commit, query times are unacceptable slow
First, please quantify "unacceptable". 100ms? 10,000ms? Details matter.
Second, the purpose of autowarming is exactly to smooth out the first few
searches when a new searcher is opened, are you doing any?
Third: What are your autocommit set
How much RAM do you have? Check whether your system is compute-bound or
I/O-bound? If all or most of your index doesn't fit in the system memory
available for file caching, you're asking for trouble.
Is the indexing time also unacceptably slow, or just the query time?
-- Jack Krupansky
On Wed, A