Hi,
As I understand, in Kibana4, the field statistics are done on the n records/documents that are returned to the browser (set under Advanced settings -> sampleSize). If this is correct, then how does Kibana select n records/docs out of the total query result population? Are there any attempts made to make sure it is a truly representative sample? Random sample?
Thanks