搜索

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

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

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

发布时间:2011-12-26 16:12 t By KnightE

...这个修改并没有终止报错,修改之后基于上面document xxx not found的错误还是比较频繁。 另外,1.11.2我都做了测试,针对这个问题都是一样。 是64位CENTOS 5.7的linode VPS。

33.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']}'"); } ...

34.安装出错,求助 failed to compile scws

发布时间:2013-03-22 11:03 t By hswddan

...nfig.status: executing libtool commands setup.sh: line 140: make: command not found ----- ERROR: failed to compile scws, see 'setup.log' for more detail [root@localhost xunsearch-full-1.4.3]#

35.XSJsonDataSource

...g; if (empty($file) && $this->inCli) { echo "WARNING: input file not specified, read data from \n"; $file = 'php://stdin'; } if (!($this->fd = fopen($file, 'r'))) { throw new XSException("Can not open input file: '$file'"); } $this->line = 0;}

36.创建索引失败

更新时间:2012-12-18 15:12 t By HiLinz

...orException] lib/XS.php(2210): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(2210): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2210, Array) #1 /usr/local/xunsearch/sdk/php/lib/XS.php(2030): XSServer->connect...

37.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[...

38.XSFieldMeta::getCustomTokenizer

... throw new XSException($name . ' for field `' . $this->name . '\' dose not implement the interface: XSTokenizer'); } self::$_tokenizers[$this->tokenizer] = $obj; return $obj; }} 获取自定义词法分析器 自 1.4.8 起会自动加载 lib 或当前目录下的 XSTo...

39.Xunsearch 安装时常见错误解决办法(不断更新)!

更新时间:2011-09-26 10:09 t By hpxl

... [code]checking for scws_new in -lscws... no configure:error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail [/code] 解决方法: 假设您将 xunsearch 安装在 $prefix 目录; cd $prefix/lib; ...

40.一个现象

发布时间: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...

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