参照http://www.ftphp.com/scws/docs.php#instscws安装1.1.2版本。1-9步都安装无误。但第10步安装 php extension 遇到些问题求解答: 问题1: scws.so是在 /usr/local/lib/php/extensions/no-debug-non-zts-20060613/scws.so 我的php.ini中 extension_dir = "./"。 是不是...
...看看么?[XSErrorException] ../usr/local/xunsearch/sdk/php/lib/XS.php(2207): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 ../usr/local/xunsearch/sdk/php/lib/XS.php(2207): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2207, Array) #1 ../usr/loca...
... 1. [品质培训] 某子公司质量管理提升报告概述(ppt 51页) 2. [品质培训] 质量管理方案分析报告(ppt 74页) 3. [销售表格] 生产质量管理异常报告表(doc 1页) 4. [质量认证] 质量管理体系审核报告编制指南(pdf 18页) 5. [品质知识] 某公...
...数量可以改高点,初始内存默认即可 search.cc 最大内存128可以改到640M 2、搜索词过滤 如果搜索词不包含任何字母数字汉字,仅仅是特殊符号,则会直接返回所有搜索结果,http://www.xunsearch.com/demo/search.php?q=%21@@&f=_all&s=relevance ...
2010年,scws 加上了翘首以盼的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.x 的更新日志及用法举例(示例以PHP扩展语言为例)。 最新版下载地址:[url]http://www.xunsearch.com/scws/do...
[quote='hightman' pid='3425' dateline='1264745243'] 2010年,scws 长了一岁,加上了翘首以盼的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.0 的更新日志及用法举例(示例以PHP扩展语言为例)...
我也是。在Ubuntu 12.04,中安装不成功 root@ubuntu:/home/mrfer/scws-1.2.0# ./configure --prefix=/usr/local/scws ; make ; make install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk......
...strcmp((*((node_t *)a))->key,(*((node_t *)b))->key); } #else #ifdef WIN32 static int _xtree_node_cmp(node_t *a, node_t *b) #else static int _xtree_node_cmp(a, b) node_t *a, *b; #endif { return strcmp((*a)->key, (*b)->key); } #endif 2、pool.h里char block[0]改为char block[] /* data...
[quote='hightman' pid='26' dateline='1316505043'] 你最好贴出完整的调用命令,从提示看应该是你指定的 文件打不开。 [/quote] 这是我的做测试的时候用的命令 [root@server67 php]# ps auxw | grep xs root 15274 0.0 0.0 4096 668 pts/0 S+ 16:09 ...
...换了个版本,在Deepin下,(基于Ubuntu的),下载1.3.0和1.2.0,先后放到/opt下,解压后,都发生了一样的问题: [code]abc-VirtualBox xunsearch # cat setup.log checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane...