File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
server/src/test/java/org/elasticsearch/index/codec/tsdb Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 2626import org .apache .lucene .tests .index .RandomIndexWriter ;
2727import org .apache .lucene .tests .util .TestUtil ;
2828import org .apache .lucene .util .BytesRef ;
29- import org .elasticsearch .index .codec .Elasticsearch900Lucene101Codec ;
3029import org .elasticsearch .index .codec .Elasticsearch910Lucene102Codec ;
3130import org .elasticsearch .index .codec .tsdb .ES87TSDBDocValuesFormatTests .TestES87TSDBDocValuesFormat ;
3231import org .elasticsearch .index .codec .tsdb .es819 .ES819TSDBDocValuesFormat ;
Original file line number Diff line number Diff line change 3636import org .apache .lucene .tests .index .RandomIndexWriter ;
3737import org .apache .lucene .util .BytesRef ;
3838import org .elasticsearch .common .logging .LogConfigurator ;
39- import org .elasticsearch .index .codec .Elasticsearch900Lucene101Codec ;
4039import org .elasticsearch .index .codec .Elasticsearch910Lucene102Codec ;
4140
4241import java .io .IOException ;
You can’t perform that action at this time.
0 commit comments