Browse Source

Update EsProductServiceImpl.java

macro 2 years ago
parent
commit
7fd983728c

+ 0 - 1
mall-search/src/main/java/com/macro/mall/search/service/impl/EsProductServiceImpl.java

@@ -30,7 +30,6 @@ import org.springframework.data.domain.Pageable;
 import org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate;
 import org.springframework.data.elasticsearch.core.SearchHit;
 import org.springframework.data.elasticsearch.core.SearchHits;
-import org.springframework.data.elasticsearch.core.mapping.IndexCoordinates;
 import org.springframework.data.elasticsearch.core.query.NativeSearchQuery;
 import org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder;
 import org.springframework.stereotype.Service;