请问elasticsearch中如下curl的请求怎么转化为java的写法?
时间: 2015-04-02来源:开源中国
前景提要
HDC调试需求开发(15万预算),能者速来!>>>
post http://localhost:9200/mindex/cert/14/_termvector?pretty=true { "fields" : ["change"], "offsets" : true, "payloads" : true, "positions" : true, "term_statistics" : true, "field_statistics" : true }



其实我就是获取这篇文章的分词结果中每个词的出现频率和位置. 磨了半天百度和google,找出这个,但是在java中又找不到相关api

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行