When ever i reopen my index, I do some warm up queries.
I have few fields which will be used as filter and few others using BooleanQuery. Currently I am executing warm up queries for those fields which are part of Query and not part of Filter.
My question is whether Warmup queries should include filter fields? Whether it will give any benifit?
In case of query field, I could give any text, I don't need to worry whether it is available or not. If filter fields to be included, then i have to choose the search criteria which is available in the index. Is that correct.
Regards
Ganesh
Send instant messages to your online friends http://in.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org