搜索

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

121.XSIndex::delSynonym

delSynonym() 方法 (自版本 v1.3.0 起可用) public XSIndex delSynonym(string $raw, string $synonym=NULL) $raw string 需要同义的原词, 英文词汇支持用空格分开多个单词并强制被转换为小写 $synonym string 要删除的同义词条, 默认 null 表...

122.XSDocument

... __get XSDocument __set() 魔术方法 __set XSDocument addIndex() 给字段增加索引文本 (仅限索引文档) XSDocument addTerm() 给字段增加索引词 (仅限索引文档) XSDocument afterSubmit() 重写接口, 在文档成功提交到索引服务器后调...

123.制作词库的时候有一堆没用的报错(make_xdb_file)

发布时间:2013-08-06 15:08 t By Panda006

Notice: Undefined index: part in C:\Users\Administrator\Desktop\tool\dev\make_xd b_file.php on line 92 PHP Notice: Undefined index: part in C:\Users\Administrator\Desktop\tool\dev\ma ke_xdb_file.php on line 92 Notice: Use of undefined constant key - assumed 'key' in C:\Users\Administrato Des...

124.SQL语句里 group by 带来的问题

发布时间:2014-05-20 15:05 t By xiao6ye

...入用了group by 后 只能导入2条了 [quote][root@FPDev util]# php Indexer.php --rebuild --source=mysql://root:@localhost/shop --sql="select g.goods_id,g.cat_id,g.goods_name,g.en_goods_name,g.goods_short_name,g.en_goods_short_name,g.brand_id,g.shop_price,g.goods_brief,g.en_goods_brief,g.good...

125.RE: 能否在WIN平台运行。或者用cygwin 模拟WIN 平台运行。

发布时间:2011-10-23 22:10 t By hightman

...程 [url]http://www.xunsearch.com/doc/php/guide/start.workflow[/url] 2.INDEXER工具导入数据 [url]http://www.xunsearch.com/doc/php/guide/util.indexer[/url]

126.xunsearch-1.0.1 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-30 13:09 t By hightman

...h 安装目录, 而 $project 为您的搜索项目 $prefix/sdk/php/util/Indexer.php $project -d log_db --clean $prefix/sdk/php/util/Indexer.php $project --flush-log 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest...

127.RE: php下建立索引求助

发布时间:2012-02-14 11:02 t By hightman

起初你连 $index 都没有设置呢,要先创建 XS 对象的

128.前端和后端分离的问题

发布时间:2012-05-22 16:05 t By a114708367

...php/app/xx.ini配置一下 (1里面也是xx.ini 但是没有设置server.index和server.search) project.name = xxxx project.chartset = UTF-8 server.index = x.x.x.1:8383 server.search = x.x.x.1:8384 我的搜索代码在2中然后搜索 提示"Connection refused(C#111) 请问我是哪里出...

129.在执行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}...

130.关于demo的问题

发布时间:2012-07-02 20:07 t By t.k.

按照http://www.xunsearch.com/doc/php/guide/start.demo的指导, [code]cd $prefix/sdk/php util/Indexer.php --source=csv --clean demo[/code] 提示如下: /usr/bin/env: php: No such file or directory 请问是什么原因?

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