搜索

大约有 15 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.0066秒)

11.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

...录里 vi 项目名.ini project.name = 项目名 project.default_charset = UTF-8 server.index = 192.168.0.250:8383 server.search = 192.168.0.250:8384 [tid] type = id [fid] index = self tokenizer = full [author] [authorid] index = self tokenizer = full [postdate] tokenizer = full [subject] type...

12.Xunsearch SDK for PHP

... 搜索项目名称或对应的 ini 文件路径 'charset' => 'utf-8', // 您当前使用的字符集(索引、搜索结果) ), ), ``` 然后就可以通过 `Yii::app()->search` 来访问 `EXunSearch` 对象,进行索引管理或检索。 添加、修改索引数...

13.安装

.../RequiredCheck.php -c gbk ~~~ 运行结果输出的中文编码默认为 `UTF-8` ,如果您使用 `GBK` 环境请在运行命令最后加上 `-c GBK` 。 运行结果会给出一个可视化的表格说明检测结果,并在最终给出检测结论,告诉您是否符合运行的基础要求...

14.XS

...t']) ? strtoupper($this->_config['project.default_charset']) : 'UTF-8';} 获取项目的默认字符集 getField() 方法 public XSFieldMeta getField(mixed $name, bool $throw=true) $name mixed 字段名称(string) 或字段序号(vno, int) $throw bool 当字...

15.XSIndex

...封包数据, 或存储命令封包的文件路径, 编码必须已经是 UTF-8 $check_file bool 是否检测参数为文件的情况 {return} XSIndex 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L253 (显示) public function addExdata($data, $ch...

12
  • 时间不限
  • 按相关性排序