diff --git a/hetu-docs/zh/admin/properties.md b/hetu-docs/zh/admin/properties.md index 9faf7c35f..9c5c4cdac 100644 --- a/hetu-docs/zh/admin/properties.md +++ b/hetu-docs/zh/admin/properties.md @@ -612,7 +612,7 @@ ## 启发式索引属性 -启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图,Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持使用ORC存储格式的表支持蜂巢连接器。 +启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图,Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持Hive连接器的ORC存储格式的表。 ### `hetu.heuristicindex.filter.enabled`