搜索

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

21.XSDatabaseMySQL

...nnect($host, $user, $pass)) === false) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!mysql_select_db($param['dbname'], $this->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } ...

22.scws不能应用在ZENDCORE服务器上

更新时间:2013-06-20 17:06 t By xwl

...。 加载了还是一直提示找不到文件。 [undefined=undefined]Note: Extensions marked with a symbol '!' indicate that an inconsistency occurred between the server state and the php.ini state. Possible causes are that the php.ini was changed earlier and the server was not restarted, or t...

23.XSDatabaseDataSource

... ''; if (empty($param['path'])) { throw new XSException('Not contain dbname of DB connection parameter'); } if (($pos = strpos($param['path'], '/')) === false) { $param['dbname'] = $param['path']; } else { $param['dbname'] = substr($param[...

24.RE: 填充测试数据的时候出现错误

发布时间:2013-06-20 11:06 t By tisswb

...空现有索引数据 ... 初始化数据源 ... csv WARNING: input file not specified, read data from 开始批量导入数据 (请直接输入数据) ... 1,关于 xunsearch 的 DEMO 项目测试,项目测试是一个很有意思的行为!,1314336158 2,测试第二篇,这里是第二篇文...

25.XSSearch::addQueryString

..._CMD_QUERY_OP_AND XS_CMD_QUERY_OP_OR XS_CMD_QUERY_OP_AND_NOT XS_CMD_QUERY_OP_XOR XS_CMD_QUERY_OP_AND_MAYBE XS_CMD_QUERY_OP_FILTER $scale float 权重计算缩放比例, 默认为 1表示不缩放, 其它值范围 0.xx ~ 655.35 {return} string ...

26.一个现象

发布时间:2011-10-28 08:10 t By ixulf

...0:8383, PID:3961) 查看indexd.log: 2011-10-27 15:24:05 indexd[3961] can not get db by pid (PID:8501) 2011-10-27 16:35:55 indexd[3961] caught system signal[15], terminate immediately 2011-10-27 16:35:55 indexd[3961] server terminated, force to check commit for all db pid:3961是昨天的进程i...

27.新手 链接超时问题

发布时间:2012-07-18 12:07 t By cadoong

...S.php(2204): php_network_getaddresses: getaddrinfo failed: Name or service not known(C#0) thrown in nsearch/sdk/php b/XS.php on line 2204 xunsearch 是root权限安装的,防火墙已经关闭!

28.XSDatabaseMySQLI

...rt); if ($this->obj->connect_error) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!$this->obj->select_db($param['dbname'])) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this...

29.RE: 测试环境运行了几天,昨天出现一个错误

发布时间:2011-12-25 00:12 t By KnightE

... 2011-12-25 00:43:21 worker2[23769] [sock:7] xapian ERROR: Document 52122 not found 2011-12-25 00:43:21 worker2[23769] [sock:7] end the task from thread pool (RC:133, CONN:0x986840) 2011-12-25 00:43:21 worker2[23769] [sock:7] quit normally [/code]

30.scws 1.1.2 php extension安装的问题

发布时间:2010-06-12 17:06 t By vinwuser

...cal/scws/etc/下的词库,都得到scws_set_dict(): supplied argument is not a valid scws handler resource。这是我php设置寻址有问题,还是scws_set_dict()调词库需要什么权限或特定路径。 问题3的分词结果是: Array ( [0] => Array ( ...

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