ElasticSearch學習筆記(九)Java AP實現搜索,排序,高亮,分頁

雖然上一篇中的對索引的搜索能夠在必定程度上獲取索引的信息,可是畢竟功能是有限的,本篇主要是對elasticsearch使用javaAPI實現搜索功能的筆記。html 1、搜索 package test; import static org.elasticsearch.index.query.QueryBuilders.termQuery; import java.net.InetAddress
相關文章
相關標籤/搜索