[quote='hightman' pid='4551' dateline='1377142375'] 项目名称不对吧,确定存在 ../app/torrentkittys.ini ? 如果不确定就把ini文件的路径打全! [/quote] 我是这样弄的 php的 safe_mode=On safe_mode_include_dir = /usr/local/xunsearch/sdk/php/lib/ 这样require ...
...参数和选项 ------------- 要使用索引工具,必须先指定的项目名称或配置文件,所有的操作都将是作用于该项目,主要选项如下: * _-p|--project _ 指定项目名称或配置文件路径,参数名可以省略不写, 如果仅指定项目名称,...
...------------- 编写完了自定义分词器的代码后,您就可以在项目配置文件中使用它了,在需要用这个分词器的字段中 指定 `tokenizer` 选项的值,例子中省略了字段的其它选项,实际编写时可能还包括其它选项。 而在[搜索语句](searc...
...要放行8383,8384 3 配置和导入原有数据 在sdk的app目录里 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 = s...
...g string 连接字符串 XSServer project string 获取当前项目名称 XSServer respond XSCommand 从服务器读取响应指令 XSServer socket mixed 获取连接资源描述符 XSServer xs XS 服务端关联的 XS 对象 XSServer Protected 属...
...在内存泄露的重大bug。 -- [b]scws-1.1.0 发布于 2010-1-29[/b] 项目主页:[url=http://www.ftphp.com/scws]http://www.ftphp.com/scws[/url] 项目演示:[url=http://www.ftphp.com/scws/demo/v4.php]http://www.ftphp.com/scws/demo/v4.php[/url](含自定词汇功能) TF/IDF简易查...
... 获取自定义词典内容 XSIndex project string 获取当前项目名称 XSServer respond XSCommand 从服务器读取响应指令 XSServer scwsMulti int 获取当前索引库的分词复合等级 XSIndex socket mixed 获取连接资源描述符 XSServe...
...在内存泄露的重大bug。 -- [b]scws-1.1.0 发布于 2010-1-29[/b] 项目主页:[url=http://www.ftphp.com/scws]http://www.ftphp.com/scws[/url] 项目演示:[url=http://www.ftphp.com/scws/demo/v4.php]http://www.ftphp.com/scws/demo/v4.php[/url](含自定词汇功能) TF/IDF简易查...
...在内存泄露的重大bug。 -- [b]scws-1.1.0 发布于 2010-1-29[/b] 项目主页:[url=http://www.ftphp.com/scws]http://www.ftphp.com/scws[/url] 项目演示:[url=http://www.ftphp.com/scws/demo/v4.php]http://www.ftphp.com/scws/demo/v4.php[/url](含自定词汇功能) TF/IDF简易查...
...hp/lib/XSFieldScheme.class.php 数据字段结构元数据 每个搜索项目包含若干个字段, 字段元数据保存在项目的 ini 配置文件中 Public 属性 隐去继承来的属性 名称类型描述定义于 cutlen int 剪取长度 (单位:字节) 用于...