As we know when a new IndexReader is create, search performance is very bad.
So we should warm up the reader before serving real traffic.

A simple way is to send some mocked queries.

Is there any elegant or built-in method?

Thanks

Reply via email to