搜索

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

1.在执行demo的时候出现这个事什么原因?Undefined data source type: `test.csv'

更新时间:2014-02-24 11:02 t By 情雨轩

[root@localhost xunsearch]# util/Indexer.php --source=test.csv --clean demo 清空现有索引数据 ... 初始化数据源 ... test.csv [XSException] util/XSDataSource.class.php(49): Undefined data source type: `test.csv' #0 Indexer.php(241): XSDataSource::instance('test.csv', NULL) #1 {main}...

2.模糊搜索问题

发布时间:2013-05-31 11:05 t By aiden

迅搜默认支持模糊搜索,比较 搜索 test, 11test11, test123这些都可以查出来, 我现在只想要查为 test 的记录,我看了文档上有一个方法: 调用了$search->setFuzzy(false); 但记录 test111,还是会出来,不知道是什么问题,还需要设...

3.RE: 在执行demo的时候出现这个事什么原因?Undefined data source type: `test.csv'

发布时间:2014-02-25 10:02 t By hightman

基本用法都 不正确 ,看看手册吧 --source=csv --file=test.csv

4.DEMO 项目错误:/usr/bin/env: php: 权限不够

更新时间:2012-08-24 11:08 t By promisingzhang

您好! 我的安装情况如下 php(版本5.2.4)安装在test用户下面(/home/test/php) xunsearch安装在test用户下面(/home/test/xunsearch) 我在安装过程中进入DEMO时候, 运行util/Indexer.php --source=csv --clean demo 提示 /usr/bin/env: php: 没有那个文...

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

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

...,只好在/etc/ld.so.conf中加入scws的lib路径才可以运行,但test.c测试程序无法编译,错误信息: test.c:1:10: #include expects "FILENAME" or test.c: In function `main': test.c:4: error: `scws_t' undeclared (first use in this function) test.c:4: error: (Each undeclared i...

6.请教php的多表搜索

发布时间:2013-12-20 18:12 t By sundyandy

[php] echo '搜索结果'; $xs = new XS('test1'); $index = $xs->index; $index = setDb('test2'); $search = $xs->searcg; $docs = $search->addDb('test2')->setFuzzy->setQuery($key)->search(); [/php] 请问这种写法有错么?

7.配置的时候端口8383错误

更新时间:2014-02-25 10:02 t By 情雨轩

...的服务器ip是 129.168.46.129 端口8383和8384 我已经开启了 test.ini配置文件端口的地方我是这样写的 project.name = test project.default_charset = utf-8 server.index = 8383 server.search = 8384 当我执行 util/Indexer.php --source=csv --clean test 时候提示下...

8.使用util/Logger.php的问题

发布时间:2012-05-30 09:05 t By wp1998

...动查询几次过了一段时间之后,使用 # Logger.php --hot=total test 来查看统计,结果为空 查看search.log,发现是有记录的,好像没有自动更新到log_db # cat search.log httpd rmvb nginx nginx 然后使用 # Logger.php --flush test 来强制更新,...

9.RE: 模糊搜索问题

发布时间:2013-06-20 09:06 t By hightman

test111 被切割为 test + 111 ,所以你这样是没有办法过滤这个的

10.回复 #1 hightman 的帖子

发布时间:2007-06-20 09:06 t By bacchant

奇怪,运行不成功? 我在/home/zz/libcws下编译了libscws.a 然后执行gcc -o test -I/home/zz/libscws -L/home/zz/libcws test.c -lscws 提示: /usr/bin/ld: cannot find -lscws collect2: ld returned 1 exit status 是什么地方出错了?

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