搜索

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

121.xunsearch-1.4.6 (基于 xapian 和 scws开源中文搜索引擎,高扛压不再死锁)

更新时间:2013-03-27 13:03 t By hightman

...t:132, num_accept:194989(53.8/s), num_task:1083121(299.0/s), sock:7, name:"demo", home:"data/demo", rcv_size:8, flag:0x0000, version:"1.4.5-dev" } ---------- SERVER INFO BEGIN ---------- { id:"worker1", uptime:157312, num_burst:0, max_burst:56, num_accept:436479, aps:2.8, num_tas...

122.导入 mysql 数据源的问题

更新时间:2011-09-20 16:09 t By tisswb

...bs --sql="select * from cdb_post" -c gbk ini的配置如下: project.name = discuz project.charset = GBK server.index = 8383 server.search = 8384 [pid] type = id [fid] index = self tokenizer = full [tid] [first] index = self tokenizer = full [author] index = both [au...

123.scws不能应用在ZENDCORE服务器上

更新时间:2013-06-20 17:06 t By xwl

...fcgi PHP Configuration File D:\Zend\Core\etc\php.ini Web Server Server Name localhost Server Software Apache/2.2.10 (Win32) OS Version Microsoft Windows

124.刚开始使用,项目编码与时间戳问题请教

更新时间:2012-07-05 11:07 t By xilin

...是gbk_chinese_ci,配置文件article.ini中我设置如下: project.name = article project.default_charset = UTF-8 [aid] type = id [title] type = both [smalltitle] type = string [copyfrom] type = string [totalhit] type = string [keywords] type = string [sendtime] type = numeric 在添加...

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

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

.../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] 怎么没人回答??

126.RE: xunsearch安装成功,索引也显示成功,但是无法搜索

发布时间:2013-08-22 17:08 t By boxshadow

...个搞定了,但是索引也导入了, 但是 util/Quest.php .... filiname:xxxx 却搜索不到数据 但是用util/Quest.php .... ID:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.default_charset = UTF-8 ...

127.util/Indexer.php 只索引了mysql数据库的一部分数据

更新时间:2014-09-16 15:09 t By gagamomo

1、配置文件search.ini [code] project.name = search project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] type = id [title] type = title [content] type = body [/code] 2、索引 [code] util/Indexer.php --source=mysql://root:pwd@localhost/dede --sql="SELECT ID, title, c...

128.2台服务器使用同一个数据库问题

更新时间:2012-08-14 10:08 t By weizhao

...面也是xx.ini 但是没有设置server.index和server.search) project.name = xxxx project.chartset = UTF-8 server.index = x.x.x.160:8383 server.search = x.x.x.160:8384 使用 Index.php -p test --info 报错 #0 ../lib/XS.php(2025): XSServer->connect() #1 ../lib/XS.php(2011): XSServer->open('x.x.x...

129.搜索概述

...入了串接操作支持。支持串接操作的方法有: * `addDB($name)` - 用于多库搜索,添加数据库名称 * `addRange($field, $from, $to)` - 添加搜索过滤区间或范围 * `addWeight($field, $term)` - 添加权重索引词 * `setCharset($charset)` - 设置字符集 *...

130.精确检索的问题----急求高手解决

更新时间:2013-06-20 09:06 t By yestar

下面是我的配置文件 project.name = cusabio_cn project.default_charset = gbk server.index = 8383 server.search = 8384 [userid] type = id [my1] index = self [my2] index = self [my3] index = self phrase = yes 我想在 my3 中,词语按照一定顺序查询,查看文档后得不到结...

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