搜索

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

1.报错json_last_error() debug不可用

发布时间:2013-07-19 16:07 t By tboy

...m/getjson.aspx?t=1) ... PHP Fatal error: Call to undefined function json_last_error() in /usr/local/xunsearch/sdk/php/util/XSDataSource.class.php on line 332 过滤器 debug 不显示 json导入出错

3.通过lasted下载的是1.3.0版本的http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2

发布时间:2013-05-24 23:05 t By doudang

http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 上面这个下载的是1.3.0版本的,不是1.4.6版本的 需要从http://www.xunsearch.com/download/xunsearch-full/ 下载

4.XSDatabasePgSQL::query

... if ($res === false) { throw new XSException('PgSQL ERROR: ' . pg_last_error($this->link)); } $ret = array(); while ($tmp = pg_fetch_assoc($res)) { $ret[] = $tmp; } pg_free_result($res); return $ret;} 执行 SQL 语句查询

5.搜索测试工具

...句中包含空格请用使用双引号包围起来。 * _--hot[=total|last|cur]_ 用于显示指定项目的热门搜索词,此时 _query_ 参数无意义。 选项值含义分别表示总搜索量、上周搜索量、本周搜索量,默认为总搜索量。 * _--suggest_、_--correct...

6.XSJsonDataSource::getDataList

...rue); if (!is_array($item) || count($item) === 0) { switch (json_last_error()) { case JSON_ERROR_DEPTH: $error = ' - Maximum stack depth exceeded'; break; case JSON_ERROR_CTRL_CHAR: $error = ' - Unexpected control character...

7.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 08:12 t By postwhere

...must i set php 5.3.3 main, ext, zend for the globle include directory, but last thing i cause is no config_w32.h in main, i got some help online, the config_w32.h file must be compile by myself use some building tools, and how do u do for this scws_ext.dll compil? show me something> thx :)

8.我对切词尝试做了下功能修改

更新时间:2013-12-27 20:12 t By linqingtao

... + 1; n wmap[m][n]; if (!item) continue; // first shortest or last longest word if (item->flag & SCWS_WORD_FULL) { if (fir == -1) { fir = n; } k = n; //...

9.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

...x64)! thanks by my all!! also u can give me a solution how to build the lastly version 1.1.3 code and how to build the lib. thanks again! hope you reply>>>>i am online!

10.XSDatabasePgSQL

... if ($res === false) { throw new XSException('PgSQL ERROR: ' . pg_last_error($this->link)); } $ret = array(); while ($tmp = pg_fetch_assoc($res)) { $ret[] = $tmp; } pg_free_result($res); return $ret;} 执行 SQL 语句查询 setUtf8() 方法 public voi...

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