3032a7c653
This caches FieldStats at the field level. For one off requests or for few indicies this doesn't save anything, but when there are 30 indices, 5 shards, 1 replica, 100 parallel requests this is about twice as fast as not caching. I expect lots of usage won't see much benefit from this but pointing kibana to a cluster with many indexes and shards, will be faster. Closes #18717 |
||
---|---|---|
.. | ||
src | ||
build.gradle |