...FF, $percent, $weight); $this->execCommand($cmd); return $this;} 设置百分比/权重剔除参数 通常是在开启 setFuzzy 或使用 OR 连接搜索语句时才需要设置此项
...ET_MISC, $arg1, $arg2); $this->execCommand($cmd); return $this;} 设置同义词搜索的权重比例
...EARCH_SET_SORT, $type); $this->execCommand($cmd); return $this;} 设置结果按索引入库先后排序 注意, 此项排序不影响相关排序, 权重高的仍会在前面, 主要适合用于布尔检索
...nonyms() 开启自动同义词搜索功能 XSSearch setCharset() 设置字符集 XSSearch setCollapse() 设置折叠搜索结果 XSSearch setCutOff() 设置百分比/权重剔除参数 XSSearch setDb() 设置要搜索的数据库名 XSSearch setDocOrder() ...