搜索

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

11.XSDataSource::instance

...n instance($type, $arg = null){ $type2 = ($pos = strpos($type, ':')) ? 'database' : $type; $class = 'XS' . ucfirst(strtolower($type2)) . 'DataSource'; if (!class_exists($class)) { throw new XSException("Undefined data source type: `$type2'"); } return new $class($type, $arg);} ...

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

更新时间:2012-12-11 11:12 t By benq81

顶,问题依旧存在,还是Failed to recv the data from server completely 错误[hr] 2012-12-11 11:30:05 worker3[5113] xapian ERROR: The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation

13.导入mysql数据库一张表,数据导入成功,但是搜索不错来

发布时间:2012-04-27 12:04 t By weizhao

...util]# ./Quest.php wlg 北京 [XSException] ../lib/XS.php(2092): None of database avaiable(S#506) #0 ../lib/XS.php(1505): XSServer->execCommand(Object(XSCommand), 206) #1 Quest.php(221): XSSearch->search() #2 {main} 请问怎么解决?

14.XSDatabaseMySQL::connect

...) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库

15.建立索引 只有目录 目录下没有文件 咋回事呢

更新时间:2012-06-08 17:06 t By xm521ldm

... 错误:[XSException] ../../xunsearch/sdk/php/lib/XS.php(2092): None of database avaiable(S#506) [hr] 大侠们 都干啥呢

16.XSDatabaseMySQLI::connect

...) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} 连接数据库

17.XSSearch::getRelatedQuery

...os($query, ':') !== false) { return $ret; } // Search the log database $op = $this->_defaultOp; $this->xs->setScheme(XSFieldScheme::logger()); try { $result = $this->setDb(self::LOG_DB)->setFuzzy()->setLimit($limit + 1)->search($query); foreach ($result as $doc) /...

18.刚开始使用,项目编码与时间戳问题请教

更新时间:2012-07-05 11:07 t By xilin

...即搜索,大概要隔10秒左右,如果立即搜索会出来None of database之类的错误。[hr] 由于网站使用了多种开源的系统,有的系统是gbk,有的系统是utf8,为了简单一点实现统一的搜索,所以打算全部的搜索配置都使用utf-8[hr] 很感谢 high...

19.搜索建议异常

更新时间:2014-04-28 17:04 t By proudxu

...ERROR:The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation) 2014-04-25 11:10:46 worker12[30041] INFO [sock:7] zcmd executed (CMD:99, RET:0x0001) 2014-04-25 11:10:46 worker12[30041] INFO [sock:7] zcmd executed (CMD:4, RET:0x0085) 2014-04-2...

20.XSDatabasePgSQL

XSDatabasePgSQL All Packages | 方法(函数) 包 XS.util.db 继承关系 class XSDatabasePgSQL » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 PostgreSQL 扩展 Public 方法 隐去继承来的方法 ...

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