On 2/14/07, Kainth, Sachin <[EMAIL PROTECTED]> wrote:
I have an index with 5.2 million records (each record containing 3
fields) and it sometimes takes about a minute and a half for results to
come back.

Doe to sort fields (and other factors), the first query can be slow.
Solr has built-in support for warming in the background (doing this
slow first query itself so no client query pays that price).

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to