DATAES-677 - Update to Elasticsearch 7.4.1.

Original PR: #337
This commit is contained in:
Peter-Josef Meisch
2019-10-27 12:23:42 +01:00
committed by GitHub
parent a438b38f05
commit c50af32fc3
22 changed files with 27 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ import lombok.Setter;
import java.util.ArrayList;
import java.util.List;
import org.elasticsearch.geo.utils.Geohash;
import org.elasticsearch.geometry.utils.Geohash;
import org.elasticsearch.index.query.QueryBuilders;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;