OpenSearch/core
Nik Everett 3032a7c653 Cache FieldStats
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
2016-06-14 13:57:18 -04:00
..
src Cache FieldStats 2016-06-14 13:57:18 -04:00
build.gradle Upgrade joda-time to 2.9.4 2016-05-27 08:51:19 -04:00