搜索

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

201.XSException::getRelPath修改建议

发布时间:2012-08-30 16:08 t By bkkkd

...址 ../../../../../ 无法确认出错的文件 建议修改成 [php] public static function getRelPath($file) { $from = getcwd(); $file = realpath($file); if (is_dir($file)) { $pos = false; $to = $file; } else { ...

202.XSDatabaseSQLite3

...ass XSDatabaseSQLite3 » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 SQLite3 扩展 Public 方法 隐去继承来的方法 名称描述定义于 close() 关闭数据库 XSDatabaseSQLite3 connect() 打开数...

203.XSDatabasePDO_MySQL

...ySQL » XSDatabasePDO » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php PDO.MySQL 实现 Protected 属性 隐去继承来的属性 名称类型描述定义于 obj XSDatabasePDO Public 方法 隐去继承来的方法 ...

204.XSIndex::del

...eturn} XSIndex 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L220 (显示) public function del($term, $field = null){ // get field $field = $field === null ? $this->xs->getFieldId() : $this->xs->getField($field); // get commands $cmds = array(); ...

205.RE: 平滑重建索引,提示 "DB has been rebuilding" 就退出了, 原因已经明确。 在此更新测试信息。

更新时间:2012-08-08 22:08 t By ghxter

...败 0 条 [/code] 搜索结果与时间: [code] [root@~ util]# php /data/xunsearch/sdk/php/util/Quest.php db_product 21世纪高职高专财经类系列教材 在 2,005,593 条数据中,大约有 23 条包含 21世纪高职高专财经类系列教材 ,第 1-10 条,用时:0.0121 ...

206.RE: 来源为数据库,更新索引是抛出错误

发布时间:2011-11-15 12:11 t By winsky027

Index.php中在180行才settimeout(0),解决问题需要在刚开始实例化XS的时候,就settimeout(0)

207.迅搜出错

发布时间:2012-05-23 13:05 t By a114708367

[root@VM71 php]# util/Indexer.php --source=csv --clean demo Object id #9 #0 lib/XS.php(2080): XSServer->read(8) #1 lib/XS.php(2065): XSServer->getRespond() #2 lib/XS.php(2042): XSServer->execCommand(Array, 201) #3 lib/XS.php(2003): XSServer->setProject('demo') #4 lib/XS.php(...

208.RE: 来源为数据库,更新索引是抛出错误

发布时间:2011-11-14 12:11 t By hightman

en Indexer.php 里默认就是设为0的啊,自己做导入程序的话默认是5秒,如果时间很长需要自己设置 0 表示永不超时,直到主动关闭。

209.关于缓存使用xcache的问题

发布时间:2012-03-05 14:03 t By lxe524

...令行建索引使用xcache,会抛异常 [XSErrorException] ../lib/XS.php(431): xcache_get(): xcache.var_size is either 0 or too small to enable var data caching(2) #0 [internal function]: xs_error_handler(2, 'xcache_get(): x...', '/usr/local/xuns...', 431, Array) 如果只是缓存配置文...

210.XSSearch::terms

... {return} array 可用于高亮显示的词条列表 源码: sdk/php/lib/XSSearch.class.php#L515 (显示) public function terms($query = null, $convert = true){ $query = $query === null ? '' : $this->preQueryString($query); if ($query === '' && $this->_terms !== null) { $ret ...

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