搜索

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

141.安装

...程序, 在 `Linux` 系统中您可以将脚本指令写进 `/etc/rc.local` 即可。 4. 有必要指出的是,关于搜索项目的数据目录规划。搜索系统将所有数据保存在 `$prefix/data` 目录中。 如果您希望数据目录另行安排或转移至其它分区,...

142.安装的时候出现you should use --build, --host, --target这样的提示是什么原因?

更新时间:2014-05-19 12:05 t By 情雨轩

...--build, --host, --target configure: WARNING: invalid host type: /mnt/usr/local/xunsearch configure: error: expected an absolute directory name for --prefix: cd ----- ERROR: failed to configure scws, see 'setup.log' for more detail[hr] 怎么没人回答??

143.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-29 01:04 t By hightman

...UX都是正常的,PHP 4.4.X和PHP5.2.X都测试过~ 查看一下 /usr/local/php/include/php/main/php_config.php 里面是否有 #define ZTS 1 或试试 phpize --clean 再重新操作一次

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

更新时间:2012-08-27 20:08 t By xiaofeng

...先切换到你本机xunsearch的安装目录下): bin/xs-ctl.sh -b local start // 监听在本地回环地址 127.0.0.1 上 bin/xs-ctl.sh -b inet start // 监听在所有本地 IP 地址上 bin/xs-ctl.sh -b a.b.c.d start // 监听在指定 IP 上 我在配置的时候,也遇到过...

145.为什么我更新的索引会没有数据呢?

更新时间:2012-09-28 10:09 t By zspoplar

...3428条,有许多相关数据,就是搜不到。 require_once '/usr/local/xunsearch/sdk/php/lib/XS.php'; $xs = new XS('zl'); $index = $xs->index; $doc = new XSDocument; $conn=mysql_connect("localhost", "root", "111111") or die("Could not connect: " . mysql_error()); mysql_select_db('z...

146.RE: 官方和提供的下载不一样,并且官方实例还写了错误代码

更新时间:2010-07-14 21:07 t By sulwan

...xtension = scws.so scws.default.charset = utf8 scws.default.fpath = /usr/local/scws/etc

147.mysql导入数据配置文件里的字段要和数据库里的一样吗?

发布时间:2011-10-28 10:10 t By mengfanchao

...35000 条数据失败 - Missing value of primarky key (FIELD:pid) #0 /usr/local/xunsearch/sdk/php/util/Indexer.php(195): XSIndex->update(Object(XSDocument)) sql语句: sql="select c.contentid,c.status,b.contentid from phpcms_content c,phpcms_c_news b where c.contentid=b.contentid and c.status...

148.求助:Indexer.php执行不了

更新时间:2012-12-10 22:12 t By gdtv

...示帮助文档,这是怎么回事呢? [code][root@abc util]# /usr/local/php/bin/php Indexer.php --info Indexer - 索引批量管理、导入工具 (xunsearch/1.3.3) 用法 Indexer.php [options] [-p|--project] [--file] 选项说明 --project= -p 用于指定要搜索...

149.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-14 12:01 t By xxxG9onno

...加载不成功。 只要重新编译一下php,用 --with-apxs2=/usr/local/apache2/bin/apxs 指定一下apache,就可以加载手动安装的这个php了,这样就可以正常加载scws了。 如果遇到跟我一样的问题:Unable to load dynamic library,最好用安装的php下的...

150.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-05-07 17:05 t By crackx

...情况,不知是否有有关系,我安装了SCWS-1.0.x后,运行/usr/local/scws/bin/scws -h 是不能运行的,只好在/etc/ld.so.conf中加入scws的lib路径才可以运行,但test.c测试程序无法编译,错误信息: test.c:1:10: #include expects "FILENAME" or test.c: In func...

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