搜索

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

21.RE: 布尔搜索问题

更新时间:2012-01-13 13:01 t By a114708367

... [/quote] 好![hr] 新版出来了,要是升级的话我的配置文件**.ini 和data会被覆盖吗?

22.关于缓存使用xcache的问题

发布时间:2012-03-05 14:03 t By lxe524

...get(): x...', '/usr/local/xuns...', 431, Array) 如果只是缓存配置文件的话,缓存不缓存倒没所谓了

23.RE: 拼音转换问题

发布时间:2013-08-22 16:08 t By wjliuleidian

...e/ww...') #2 Logger.php(94): XS->__construct('/export/home/ww...') 配置文件没有问题,搜索结果也正常,但是更新log_db这个命令,就是报错

24.问一个关于线程安全的问题

发布时间:2011-05-07 18:05 t By lauxinz

to hightman: 在xdict.h文件中,有这么一行注释,能否说明一下: /* return pointer to static data, DO NOT use two or more times in one line, Non-ThreadSafe */ word_t xdict_query(xdict_t xd, const char *key, int len); xdict_query() 不是线程安全的? 看代码xdict_...

25.XSDataSource::instance

...csv ... $arg mixed 建立对象的参数, 如 SQL 语句, JSON/CSV 文件 {return} XSDataSource 初始化完毕的数据源对象 源码: sdk/php/util/XSDataSource.class.php#L44 (显示) public static function instance($type, $arg = null){ $type2 = ($pos = strpos($type, ':'))...

26.XSDataSource

...e, $arg) $type mixed 对象参数, 常为 SQL 语句或要导入的文件路径 $arg 源码: sdk/php/util/XSDataSource.class.php#L30 (显示) public function __construct($type, $arg){ $this->type = $type; $this->arg = $arg; $this->inCli = php_sapi_name() === 'cli'; ...

27.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

...案[/b] 约定xunsearch安装路径为/usr/local/xunsearch 所有配置文件和http://www.xunsearch.com/doc/php/guide/ini.guide保持一致 搜索配置文件,sample.ini [code]project.name = sample project.default_charset = GBK ;server.index = 8383 ;server.search = 8384 [pid] type ...

28.执行demo搜索页面报错,【在线求帮助】

更新时间:2014-12-01 16:12 t By yuanhu9

... require_once '/data/new_shop/public/xunsearch-full/sdk/php/lib/XS.php'; 文件或者生成demo搜索页都报同一个错误; 错误:[XSErrorException] ../../../software/install/xunsearch-full/sdk/php/lib/XS.php(501): xcache_get(): XCache var cache was not initialized properly. Check php...

29.RE: 在php cli 下测试自定义字典的更新问题

发布时间:2010-10-13 10:10 t By hightman

...全没有这样的情况。改什么就是什么,前提是确定你的txt文件确实被成功修改了。 你建议你在 test.php 里的 scws_new() 之前加一句: echo "dict content: \n"; echo file_get_contents('/data/html/365search/dict.film.txt'); echo "\n-------\n"; 看看你的 dict.f...

30.初次使用的问题

发布时间:2014-12-25 14:12 t By sa1nt

...如下 没有显示任何结果 data目录下也没有任何文件 求解

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