搜索

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

81.为什么我这样写查不出结果集?

发布时间:2013-03-23 08:03 t By gaochunmeng

...e index = both [goods_desc] type = body phrase = no index = both tokenizer = default [goods_thumb_list] index = none [shop_price] type = numeric index = none [order_num] index = none [click_count] index = none

82.RE: 按字段搜索排序

更新时间:2013-06-08 10:06 t By hpxl

ini文件里面cid字段设置[php][cid] index = self tokenizer = split(,) non_bool = yes [/php] 按cid:1或者cid:你好,平安,是可以搜到数据的,cid:hello,英文的搜不到任何数据,下面是部分数据。[php] bash-3.2$ php sdk/php/util/Quest.php example cid:你好 ...

83.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

...83 server.search = 192.168.0.250:8384 [tid] type = id [fid] index = self tokenizer = full [author] [authorid] index = self tokenizer = full [postdate] tokenizer = full [subject] type = title [content] type = body #导入 php util/Indexer.php --rebuild --source=mysql://数据库用户名:数...

84.用骨架自动生成的search.php访问没有数据是怎么回事,管理员大哥帮帮忙

发布时间:2012-12-12 17:12 t By 刚接触xs

... server.search =8384 [user_id] type = id [username] index = self tokenizer = full [password] index = both [email] index = both 后来自己又写了个php页面打印结果是一个空数组

85.RE: 请教如何在Xunsearch里面设置scws的M选项(multi-child words mode)

更新时间:2013-01-28 15:01 t By tisswb

...的值呀 最近的一个项目需要全部的单字 在项目的ini里,tokenizer = default 如果是3的话 不知到如何改成11 是否是使用xlen(1) 来设置?这个xlen对中文和英文如何计算长度? 请老大指教~

86.请问从xunsearch-master源代码编译安装xunsearch,我总是报错

发布时间:2013-07-30 14:07 t By zhuaijay

...re.ac:11: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:87: error: possibly undefined macro: AM_CONDITIONAL 有没有好人告诉我一下怎么做的?我搜索...

87.RE: 请问如何实现多值搜索呢?

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

...应该把时间组合起来,比如用 | 分隔 ,然后把这个字段 tokenizer 设为 split(|) 就可以了,当然也可以如我前面的说法自己 addTerm

88.RE: 请问如何实现多值搜索呢?

发布时间:2011-12-22 20:12 t By Elson

...应该把时间组合起来,比如用 | 分隔 ,然后把这个字段 tokenizer 设为 split(|) 就可以了,当然也可以如我前面的说法自己 addTerm [/quote] 谢谢:D

89.XSTokenizerScws

XSTokenizerScws All Packages | 方法(函数) 包 XS.tokenizer 继承关系 class XSTokenizerScws 实现接口 XSTokenizer 始于 1.3.1 版本 1.0.0 源代码 sdk/php/lib/XSTokenizer.class.php SCWS - 分词器(与搜索服务端通讯) Public ...

90.index

..., 执行搜索功能 XSServer XSServer 服务器操作对象 XS.tokenizer XSTokenizer 自定义字段词法分析器接口 XSTokenizerFull 内置整值分词器 XSTokenizerNone 内置空分词器 XSTokenizerScws SCWS - 分词器(与搜索服务端通讯) XSTokeniz...

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