...调用 XSIndex::flushLogging 才能确保立即刷新, 否则要隔一段时间 addWeight() 方法 public XSSearch addWeight(string $field, string $term, float $weight=1) $field string 索引词所属的字段 $term string 索引词 $weight float 权重计算缩放...
...设定分词所用的新词识别规则集(用于人名、地名、数字时间年代等识别)。 返回:成功返回 true 失败返回 false 参数:scws_handle 即之前由 scws_open 打开返回的; rule_path 是规则集的路径,可以是相对路径或完全路径。(...