搜索

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

31.XSFieldScheme::addField

...>name . '\''); } if ($field->isSpeical()) { if (isset($this->_typeMap[$field->type])) { $prev = $this->_typeMap[$field->type]; throw new XSException('Duplicated ' . strtoupper($config['type']) . ' field: `' . $field->name . '\' and `' . $prev . '\''); } ...

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

发布时间:2013-08-23 12:08 t By boxshadow

...D:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.default_charset = UTF-8 ;server.index = 8383 ;server.search = 8384 [ID] type = id [filename] type = title tokenizer = full 求指点 [/quote] type=t...

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

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

...fault_charset = GBK ;server.index = 8383 ;server.search = 8384 [pid] type = id [subject] type = title [message] type = body [dateline] type = numeric [author] index = both [authorid] [tid] index = self tokenizer = full [fid] index = self tokenizer = full [flag] ...

34.XSFieldScheme::checkValid

...显示) public function checkValid($throw = false){ if (!isset($this->_typeMap[XSFieldMeta::TYPE_ID])) { if ($throw) { throw new XSException('Missing field of type ID'); } return false; } return true;} 判断该字段方案是否有效、可用 每个方...

35.关于主表、子表同时参与检索的设计

发布时间:2012-12-19 15:12 t By seanliu

..._id //商品ID item_title //商品标题 item_text //商品说明 item_type // 商品类型:上衣、裙子、裤子、鞋子、配饰 col_id // 归属于哪个搭配ID 就是一个服装搭配里,包含有多个不同的商品,一对多的关系。 检索时,要求同时搜索搭...

36.RE: 关于匹配度

发布时间:2012-03-07 10:03 t By linren119

project.name = product_search2 server.index = 192.168.1.222:8383 server.search = 192.168.1.222:8384 [sales_id] type = id index = both [title] type = title 这是索引文件。

37.索引速度

更新时间:2014-03-27 10:03 t By iostream210

...efault_charset = utf-8 server.index = 8383 server.search = 8384 [xsid] type = id [pid] tokenizer = full type = numeric index = self [tid] type = string index = self tokenizer = full [fid] type = string index = self tokenizer = full [title] index = both type = title [con...

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

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

...D:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.default_charset = UTF-8 ;server.index = 8383 ;server.search = 8384 [ID] type = id [filename] type = title tokenizer = full 求指点

39.RE: 关于主表、子表同时参与检索的设计

发布时间:2013-03-30 01:03 t By fenglangyj

..._id //商品ID item_title //商品标题 item_text //商品说明 item_type // 商品类型:上衣、裙子、裤子、鞋子、配饰 col_id // 归属于哪个搭配ID 就是一个服装搭配里,包含有多个不同的商品,一对多的关系。 检索时,要求同时搜索搭...

40.增量索引不成功

发布时间:2014-02-13 17:02 t By lzc2523700

...> int(0) ["weight"]=> int(1) ["type"]=> int(10) ["vno"]=> int(0) ["tokenizer":"XSFieldMeta":private]=> string(4) "full" ["flag":"XSFieldMeta":private]=> int(1) } ...

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