搜索

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

811.XS::__construct

...$file) $file string 要加载的项目配置文件 源码: sdk/php/lib/XS.class.php#L284 (显示) public function __construct($file){ if (strlen($file) < 255 && !is_file($file)) { $appRoot = getenv('XS_APP_ROOT'); if ($appRoot === false) { $appRoot = defined(...

812.XSServer::read

... {return} string 成功时返回读到的字符串 源码: sdk/php/lib/XSServer.class.php#L404 (显示) protected function read($len){ // quick return for zero size if ($len == 0) { return ''; } // loop to send data $this->check(); for ($buf = '', $size = $len;;...

813.XSSearch::highlight

... $strtr {return} string 高亮后的数据 源码: sdk/php/lib/XSSearch.class.php#L846 (显示) public function highlight($value, $strtr = false){ // return empty value directly if (empty($value)) { return $value; } // initlize the highlight replacements if...

814.xunsearch用了一天,出错,重启服务器就好了,请问这是什么问题?

发布时间:2012-02-19 10:02 t By jatwxf

...(): The argument should be an array(2) thrown in D:\web\www[/align]\so\sdk\php\lib\XS.php on line 477

815. SimpleCWS::set_dict(): Failed to set the dict file

更新时间:2013-08-28 21:08 t By lwstudio2001

SCWS-1.2.2安装后运行自带的测试脚本scws_test.php报错了: SimpleCWS::set_dict(): Failed to set the dict file。 检查过多次完全按照说明安装的。服务器环境是ubuntu 12.04 nginx php5.3[hr] 权限问题,更改权限可以了!

816.RE: 无法打开类型为 xdb 数据文件 是什么问题?

发布时间:2012-10-05 18:10 t By 1185520774@qq.com

...e]Warning: XDB::Open(dict.xdb) failed. in D:\99dy\include\scws\xdb_r.class.php on line 44 Fatal error: 无法打开类型为 xdb 数据文件 `include/scws/dict/dict.xdb` in D:\99dy\include\scws\dict.class.php on line 155[/code] 是什么原因? [/quote] 我也遇到同样的问题了,...

817.RE: search时报错 ,请帮看看是哪的问题

发布时间:2012-12-25 10:12 t By benq81

报错:[XSException] ThinkPHP/Extend/Vendor/sdk/php/lib/XS.php(2087): Task is canceled due to timeout/error(S#514) 日志: 2012-12-25 10:19:08 worker1[11340] [sock:7] task canceld, run the cleanup (ZARG:0x7f6c775fdbf0) 2012-12-25 10:19:08 worker1[11340] [sock:7] quit, result error (CODE:514) ...

818.RE: 实时加载字典,服务器严重吃不消,有没有办法?

发布时间:2009-08-03 23:08 t By askie

...然有啊,你看一下说明吧. 我不清楚你用的是什么方式,是PHP还是c的API, set_dict 时的第二参数可以指定将词典读入内存的. [/quote] 安装了apache扩展,使用PHP进行调用,也可以设置读入内存? 如果可以的话,每次分词还要设置词典...

819.RE: 能否在WIN平台运行。或者用cygwin 模拟WIN 平台运行。

发布时间:2011-10-23 22:10 t By hightman

...可以导入索引。 1.工作流程 [url]http://www.xunsearch.com/doc/php/guide/start.workflow[/url] 2.INDEXER工具导入数据 [url]http://www.xunsearch.com/doc/php/guide/util.indexer[/url]

820.一个字符搜索不到数据,必须两个字符或以上才行

更新时间:2014-06-05 20:06 t By phpqinsir

...的时候是可以到到康师傅的记录。 我的配置如下: [php] project.name = goods project.default_charset = utf-8 server.index = 8383 server.search = 8384 ; 商品ID 与配送范围 配送范围以特殊格式放到标题后面 [goods_id] type = id ; 商品名称 [goo...

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