摘要: 根据您提供的索引配置信息,下面是一个重新编写的Elasticsearch索引创建语句: PUT /items { "aliases": {}, "mappings": { "properties": { "brand": { "type": "text", "fields": { "keyword" 阅读全文
posted @ 2024-12-11 23:51 258333 阅读(16) 评论(0) 推荐(0)