...
|
...
|
@@ -17,11 +17,6 @@ |
|
|
<artifactId>yoho-core-dal</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.elasticsearch</groupId>
|
|
|
<artifactId>elasticsearch</artifactId>
|
|
|
<version>5.4.3</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.yoho.search</groupId>
|
|
|
<artifactId>search-personalized</artifactId>
|
|
|
</dependency>
|
...
|
...
|
|