Update index.md

This commit is contained in:
wade zhang 2023-02-03 17:13:51 +08:00 committed by GitHub
parent 595e87cddf
commit 8292bb838e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ taos --dump-config
| 含义 | sma index 的优化策略 |
| 单位 | 无 |
| 缺省值 | 0 |
| 补充说明 |0: 表示不使用 sma index永远从原始数据进行查询<br>1: 表示使用 sma index对符合的语句直接从预计算的结果进行查询 |
| 补充说明 |0: 表示不使用 sma index永远从原始数据进行查询; 1: 表示使用 sma index对符合的语句直接从预计算的结果进行查询 |
### maxNumOfDistinctRes