@@ -2049,7 +2049,7 @@ class Database
$param['option_' . $k] = $v;
# 设定检索高亮
- $high[$k] = $v;
+ //$high[$k] = $v;
$in_state = true;
}