Commit 1807dae2b6f393c5fb9c024ffc687da3056bdc9b

Authored by tangwang
1 parent 1d4cf59f

文档完善ush

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
docs/索引字段说明.md
... ... @@ -64,6 +64,7 @@
64 64  
65 65 - 该类型用于“精确匹配优先 + 模糊匹配兜底”的业务场景(如品牌、标签、SEO 关键词)。
66 66 - 典型 mapping:
  67 +
67 68 ```json
68 69 {
69 70 "type": "text",
... ...