搜索

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

351.XSComponent::__isset

...eturn} bool 若存在为 true, 反之为 false 源码: sdk/php/lib/XS.class.php#L221 (显示) public function __isset($name){ return method_exists($this, 'get' . $name);} 魔术方法 __isset 判断模拟属性是否存在并可读取

352.RE: 生成搜索骨架代码测试时报错

发布时间:2011-10-17 10:10 t By mengfanchao

是生成好的代码,我测试的时候报的这个错。 错误:[XSException] sdk/php/lib/XS.php(2008): Permission denied(C#13) 我把sdk这个目录复制到了我的web站点下,给了777的权限还报这个错误。求解。

353.XSException::__toString

... {return} string 异常的简要描述信息 源码: sdk/php/lib/XS.class.php#L67 (显示) public function __toString(){ $string = '[' . __CLASS__ . '] ' . $this->getRelPath($this->getFile()) . '(' . $this->getLine() . '): '; $string .= $this->getMessage() . ($this->getCode() > 0 ? ...

354.RE: 用API导入索引出错

发布时间:2014-08-04 16:08 t By yangxiaolong

[quote='诸爱恋丶bobo' pid='8345' dateline='1404884529'] Fatal error: Uncaught [XSException] ../..(2369): Failed to create home directoy of the project(S#508) thrown in F:\##\##\plugin\xunsearch\lib\XS.php on line 2369 权限已经是777了。请问是什么原因导致的 [/quote]

355.RE: getHotQuery()getCorrectedQuery()getRelatedQuery()无结果是啥情况?

发布时间:2011-11-21 15:11 t By hpxl

搜索日志已被缓存,如果要清空缓存可以执行,$xs->index->flushLogging();

356.RE: 请问.windows 下怎么安装环境呢?~~

发布时间:2012-03-14 16:03 t By hightman

你这个情况应该是服务端不允许连接,看看有没有开启服务,默认 xs-ctl.sh 是绑定在 127.0.0.1 上的,建议加上 -b inet 启动以便绑定所有IP 计划下个版改把默认改为绑定全部IP

357.RE: 请问.windows 下怎么安装环境呢?~~

发布时间:2012-03-14 16:03 t By hightman

你这个情况应该是服务端不允许连接,看看有没有开启服务,默认 xs-ctl.sh 是绑定在 127.0.0.1 上的,建议加上 -b inet 启动以便绑定所有IP 计划下个版改把默认改为绑定全部IP

358.RE: scws自定义词库可否自定义词性?

发布时间:2012-05-03 15:05 t By hightman

1. 需要重启 xs-searchd 2. 只读取 dict_user.txt 3. 系统的同时生效,但 dict_user.txt 优先级更高 4. 词性完全可以自定义,但最多 2个字节

359.XSDocument::beforeSubmit

beforeSubmit() 方法 public bool beforeSubmit(XSIndex $index) $index XSIndex 索引操作对象 {return} bool 默认返回 true, 若返回 false 将阻止该文档提交到索引服务器 源码: sdk/php/lib/XSDocument.class.php#L331 (显示) public function beforeSubmit...

360.升级php5.5就报错了

更新时间:2014-04-03 10:04 t By lzc2523700

fsockopen(): (2) thrown in F:\WWW\trunk\shikee\libs\xunsearch\lib\XS.php on line 544 我本地升级完PHP就出错了(升级到5.5) 我服务器上运行没问题。我本地用就出问题了,我本地用的是服务器的

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