I am trying to clean up some of the code in "search.jsp", and I've noticed the cachePages parameter appears to query for all results once you've passed a certain page.
However, I can't follow how that actually has any effect. The result of this over-querying does not appear to be stored anywhere. Does Lucene provide some kind internal caching that this extra query is warming?
_______________________________________________ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss