Description
The query cache currently only caches on segments that are more than 3% of the total index size currently. Another good condition could be to require a minimum index size so that we don't end up caching on things like MemoryIndex.
The query cache currently only caches on segments that are more than 3% of the total index size currently. Another good condition could be to require a minimum index size so that we don't end up caching on things like MemoryIndex.