...cho "$name: $value\n"; } ~~~ 用于索引更新的文档对象和搜索结果返回中略有不同,下面分开讲解。 搜索结果文档 ----------- 搜索结果文档是指 [XSSearch::search] 返回值包含的文档,它由 `PHP-SDK` 内部代码创建。 除了普通文档的功能外...
...$name . '()\'');} 魔术方法 __call 实现以函数调用访问搜索结果元数据, 支持: docid, rank, percent, weight, ccount __construct() 方法 public void __construct(mixed $p=NULL, string $d=NULL) $p mixed 字符串表示索引文档的编码或搜索结果文档的...
...于 cutlen int 剪取长度 (单位:字节) 用于在返回搜索结果自动剪取较长内容的字段, 默认为 0表示不截取, body 型字段默认为 300 字节 XSFieldMeta name string 字段名称 理论上支持各种可视字符, 推荐字符范围:[0-9A-Za-z-_], 长度...
...都使用到它,不应尝试拷贝 scws_st 结构,不保证这类拷贝结果会有用。 typedef struct { xdict_t d; rule_t r; unsigned char *mblen; unsigned int mode; unsigned char *txt; int len; int off; scws_res_t res0; scws_res_t res1; word_t **wmap; struct scws_zchar ...
...ignore(resource scws_handle, bool yes)[/color] 说明:设定分词返回结果时是否去除一些特殊的标点符号之类。 返回:始终为 true 参数:scws_handle 即之前由 scws_open 打开返回的; yes 设定值,如果为 true 则结果中不返回标点符号,...
... 判断服务端是否有可读数据 XSServer highlight() 搜索结果字符串高亮处理 XSSearch markResetScheme() 标记字段方案重置 XSSearch open() 连接搜索服务端并初始化 XSSearch reopen() 重新打开连接 XSServer search() 获取...