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.Factory class for creating instances ofDocValuesFormattailored for time-series use cases in relation to specific index versions and numeric block size preferences.Version 3 ofES819TSDBDocValuesFormatand has the following change: Changed how binary doc values encodes docOffsets from grouped vints to bitpacking Note that versions 0, 1, and 2 are implemented as a codec version inES819TSDBDocValuesFormat.