弄了 半夜 不出那个提示之后 出现这个提示 INFO: Loading text file data ... Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 513 bytes) in E:\www\make_xdb_file.php on line 49
你可以用debug那个调试一下,看看怎么回事!/usr/local/xunsearch/sdk/php/util/XSDataSource.class.php
[size=medium]Checking scws ... no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes...
不停的报这个错。ERROR: output xdb file exists:后面是文件名 是从网站上面下载的XDB导入导出工具 起初我以为是我改的txt格式不对还是怎么的 后来我直接将xdb导出成txt,如下 php E:\www\dump_xdb_file.php E:\www\dict.xdb E:\www\1.txt 成功导...
数据源也导入成功了 下是项目ini配置 project.name = study project.default_charset = utf8 server.index =8383 server.search =8384 [user_id] type = id [username] index = self tokenizer = full [password] index = both [email] index = both 后来自己又写了个php...
Please specify the installation directory 请指定安装目录 (默认为中括号内的值) [/root/xunsearch]:/usr/local/xunsearch Confirm the installation directory 请确认安装目录:/usr/local/xunsearch [Y/n]y Checking scws ... 1.2.3-dev Checking scws dict ... ok Checking libuui...
php.in 的配置 [scws] extension=php_scws.dll scws.default.charset = utf8 scws.default.fpath = "e:/soft/xunsearch/scws" e:/soft/xunsearch/scws目录下的文件: dict.utf8.xdb rules.ini rules.utf8.ini rules_cht.utf8.ini 重新启动apache发现已经启动了这个extention. php 代...
[quote='hightman' pid='167' dateline='1320646561'] 你检查一下 /usr/include/pthread.h 是否存在? 搜索一下里面有没有 pthread_rwlock_init 还有,用 gcc -v 看一下版本 [/quote] [hr/] 存在这个文件 有 pthread_rwlock_init extern int pthread_rwlock_init (pthr...
有一个字段,设置如下 [update_time] type = numeric 查询出来的文档中,该字段的值为如下类型的浮点数 1.35582e+09 恳请懂的人帮忙解决下,感谢~
我用的是php_scws.dll (1.1.1) 程序设置、运行都已经正常,我如何建立自定义词库,又如何把自定义词库添加进来呢?恳请老大帮忙。谢谢,谢谢!