We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162d257 commit b4194dbCopy full SHA for b4194db
server/src/test/java/org/elasticsearch/index/codec/tsdb/es819/ES819TSDBDocValuesFormatTests.java
@@ -41,6 +41,7 @@
41
import org.elasticsearch.common.lucene.BytesRefs;
42
import org.elasticsearch.common.util.CollectionUtils;
43
import org.elasticsearch.index.codec.Elasticsearch900Lucene101Codec;
44
+import org.elasticsearch.index.codec.Elasticsearch92Lucene103Codec;
45
import org.elasticsearch.index.codec.Elasticsearch93Lucene104Codec;
46
import org.elasticsearch.index.codec.tsdb.ES87TSDBDocValuesFormatTests;
47
import org.elasticsearch.index.codec.tsdb.es819.ES819TSDBDocValuesProducer.BaseDenseNumericValues;
0 commit comments