... (显示) public function highlight($value, $strtr = false){ // return empty value directly if (empty($value)) { return $value; } // initlize the highlight replacements if (!is_array($this->_highlight)) { $this->initHighlight(); } // process replace if (isset($...
...highlight() 搜索结果字符串高亮处理 XSSearch markResetScheme() 标记字段方案重置 XSSearch open() 连接搜索服务端并初始化 XSSearch reopen() 重新打开连接 XSServer search() 获取匹配的搜索结果文档 XSSearch sendCommand() ...