Otis, I am not familiar with the 'dd trick' to warm up the index. Can you please explain it ?
Bogdan On 12/20/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
To populate FieldCache, the number of matches doesn't matter. There is no need to be scrimy there - you don't really save anything by running a query that matches only a few docs. Just run something that looks like a common query. For warming up new indices, one can also use the `dd' trick under UNIX. Otis