Module org.elasticsearch.server
Package org.elasticsearch.index.codec.tsdb.es819
package org.elasticsearch.index.codec.tsdb.es819
-
ClassesClassDescriptionEvolved from
ES87TSDBDocValuesFormatand has the following changes: Moved numDocsWithField metadata statistic from SortedNumericEntry to NumericEntry.Base subclass that allows pushing downTsdbDocValuesProducerinstance so that subclasses can perform optimized merge.