搜索

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

91.XSCsvDataSource

...an not open input file: '$file'"); } $this->line = 0; if (isset($_SERVER['XS_CSV_DELIMITER'])) { $this->delim = $_SERVER['XS_CSV_DELIMITER']; }}

92.XSServer::getRespond

... {return} XSCommand 成功返回响应指令 源码: sdk/php/lib/XSServer.class.php#L334 (显示) public function getRespond(){ // read data from server $buf = $this->read(8); $hdr = unpack('Ccmd/Carg1/Carg2/Cblen1/Iblen', $buf); $res = new XSCommand($hdr); $res->buf = $this-...

93.获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-09 17:08 t By blueo

...ate] => Array ( [project.name] => test [project.default_charset] => UTF-8 [server.index] => 8383 [server.search] => 8384 [newsid] => Array ( [type] => id ) [title] => Array ( [type] => title ) ) ) Fatal error: Uncaught [XSErrorException] xunsearch/sdk/php/lib/XS.php(2207): stream_set_blocking(): s...

94.XSDatabaseMySQL::setUtf8

...L534 (显示) public function setUtf8(){ if (version_compare(mysql_get_server_info($this->link), '4.1.0', '>=')) { return @mysql_query("SET NAMES utf8", $this->link); } return false;} 将输出字符集设置为 UTF-8

95.XSTokenizerScws::hasWord

...EARCH_SCWS_GET, XS_CMD_SCWS_HAS_WORD, 0, $text, $xattr); $res = self::$_server->execCommand($cmd, XS_CMD_OK_INFO); return $res->buf === 'OK';} 判断是否包含指定词性的词

96.RE: 按字段搜索排序

更新时间:2013-06-07 14:06 t By hpxl

...) non_bool = yes[/php] XS版本 xs-indexd: xunsearch/1.4.7-dev (index server) 查询结果没有任何变化,结果如下: [php]example_attr:jianyue,baise 45 ... jianyue,baise,qianhuang 207 ... zhongshi,hongse,baise 39 ... jianyue,baise,huangse 41 ... jianyue,heise,baise 43 ... hei...

97.在更新索引时,经常出错,麻烦大家看看

发布时间:2011-09-29 14:09 t By jake

..../usr/local/xunsearch/sdk/php/lib/XS.php(1906): Failed to send the data to server completely (SIZE:8192/15664, REASON:unknown) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(1851): XSServer->write('????????25?????...') #1 /usr/local/xunsearch/sdk/php/lib/XS.php(1058): XSServer->execCommand(Object(XS...

98.RE: 在更新索引时,经常出错,麻烦大家看看

发布时间:2011-09-30 01:09 t By hightman

...字节发送成功,您是用 util/Indexer 来更新数据吗?也许是 server 端卡住,是否同时运行了多个脚本在并发写入呢?是否方便复现。 这种情况是发生在导入数据的什么 阶段?刚开始还是导了很久又或是什么情况 。 现现这个情...

99.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

100.RE: 布尔搜索问题

发布时间:2012-01-09 18:01 t By a114708367

... while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: www.xxx.xxx, request: "GET /search?q=source%3Aqiyi+type%3Avideo+tag%3A%E7%94%B5%E5%BD%B1+OR+tag%3A%E6%83%8A %E6%82%9A+OR+tag%3A%E7%8A%AF%E7%BD%AA+OR+tag%3A%E7%88%B1%E6%83%85 HTTP/1.1", upstream: "fastcgi://127.0.0....

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