搜索

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

21.更新文档能只更新一个字段吗?

发布时间:2014-01-03 11:01 t By root

按http://www.xunsearch.com/doc/php/guide/index.update 介绍是删除旧有的,然后在创建一个新的 那么如果我只传我需要更新的字段的值,那么是不是其他字段就没值了? 还是会只更新单个字段, 因为我想,既然能找到旧文档,那么就能...

22.两种或以上的分词如何建索引,谢谢

更新时间:2014-05-04 17:05 t By binny_w

...试过SDK中自带的SCWS类(参考:http://www.xunsearch.com/doc/php/guide/special.scws)但一直有timeout的报错,setTimeout(0)也没作用。

23.xunsearch-1.1.0 正式版 (基于xapian/scws/php的开源中文全文搜索引擎,支持分面搜索、智能分库)

更新时间:2011-11-14 11:11 t By hightman

...搜索。 参见专项文档:[url]http://www.xunsearch.com/doc/php/guide/search.facet[/url] 3. 多字段联合排序功能,习惯了 SQL 的用户往往都会碰到多字段不同方式的联合排序需求,目前 xunsearch 已经提供这项功能。 参见专项文档:[url]http:...

24.Wordpress搜索建立步骤

更新时间:2011-12-29 11:12 t By assad

1.安装xunsearch,参见文档:http://www.xunsearch.com/doc/php/guide/start.installation,这里不必多说 2.启动xunsearch $prefix/bin/xs-ctl.sh start,即可启动xunsearch 3.构建项目:首先参考文档:http://www.xunsearch.com/doc/php/guide/ini.guide 文档中说明了项目...

25.xs-sdk-php 已支持 composer 方式安装和使用

发布时间:2014-12-16 18:12 t By hightman

嘿嘿,xunsearch for yii2 来了,通过 git subtree 功能从主仓库拆分出独立子库,除了原生用法外,还支持 AR 方式、DEBUG 面板!! 详见: [url]http://www.xunsearch.com/doc/php/guide/special.composer[/url]

26.xs-sdk-php 已支持 composer 方式安装和使用

发布时间:2014-12-16 18:12 t By hightman

嘿嘿,xunsearch for yii2 来了,通过 git subtree 功能从主仓库拆分出独立子库,除了原生用法外,还支持 AR 方式、DEBUG 面板!! 详见: [url]http://www.xunsearch.com/doc/php/guide/special.composer[/url]

27.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

...usr/local/xunsearch 所有配置文件和http://www.xunsearch.com/doc/php/guide/ini.guide保持一致 搜索配置文件,sample.ini [code]project.name = sample project.default_charset = GBK ;server.index = 8383 ;server.search = 8384 [pid] type = id [subject] type = title [messag...

28.xunsearch安装完成后运行示例错误

更新时间:2011-09-13 17:09 t By nick

安装成功后,http://www.xunsearch.com/doc/php/guide/start.demo 在执行 2. 填充索引数据□ 中的 : util/Indexer.php --source=csv --clean demo 出现以下错误: [root@localhost php]# util/Indexer.php --source=csv --clean demo Object id #2 #0 lib/XS.php(367): xs_error_handl...

29.RE: getHotQuery()getCorrectedQuery()getRelatedQuery()无结果是啥情况?

更新时间:2011-11-22 10:11 t By hightman

...总是array() [/quote] 参见:[url]http://www.xunsearch.com/doc/php/guide/search.overview#ch4[/url] 搜索之后必须调用 setQuery 然后调用不带参数的 search() 才能进行搜索日志记录。 记录完毕后存放在 $prefix/data//search.log 可以看看这个文件是否存在...

30.共享自己的drupal模块出来,drupal commerce + xunsearch 做出强大的中文搜索,丢掉solr吧

发布时间:2014-03-11 01:03 t By drupal anywhere

...ux的就能安装成功 按着官网的http://www.xunsearch.com/doc/php/guide/start.installation 一步步做就是了 2.建立一个xunsearch的搜索数据库 直接复制官网的demo.ini数据库到同名目录, centos 6默认安装后demo.ini在/usr/local/xunsearch/sdk/php/app/ ...

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