elasticsearch-docvalues-string:索引为文档值的可排序弹性搜索字符串

时间:2024-07-16 06:27:10
【文件属性】:

文件名称:elasticsearch-docvalues-string:索引为文档值的可排序弹性搜索字符串

文件大小:18KB

文件格式:ZIP

更新时间:2024-07-16 06:27:10

Java

实验文档值字符串映射类型 这个插件定义了一个新的映射类型“dvstring”。 'dvstring' 的行为类似于带有额外分析器 'index_docvalues_analyzer' 的 'string',第一个标记存储为 DocValue:克服了“无法使用 doc 值存储分析的字符串”的限制。 用法 echo "Create a superhero type in the test index that name property" echo " is indexed as lowercased and persisted as a docvalue" curl -XPOST localhost:9200/test -d '{ "settings" : { "number_of_shards" : 1 }, "mappings" : {


【文件预览】:
elasticsearch-docvalues-string-master
----src()
--------test()
--------main()
----config()
--------elasticsearch.yml(160B)
--------logging.yml(1KB)
----README.md(2KB)
----pom.xml(7KB)
----.gitignore(260B)

网友评论