搜索

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

1.增量索引不成功

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

...XSIndex":private]=> string(0) "" ["_bufSize":"XSIndex":private]=> int(0) ["_rebuild":"XSIndex":private]=> bool(false) ["xs"]=> object(XS)#16 (6) { ["_index":"XS":private]=> *RECURSION* ["_search":"XS":private]=> NULL ["_scws":"XS":private]=> NULL ...

2.复合分词的级别"multi" 可以设置分词的长度吗?

发布时间:2012-07-19 11:07 t By calvin

... (5) { ["word"]=> string(6) "中文" ["off"]=> int(0) ["len"]=> int(6) ["idf"]=> float(6.28999996185) ["attr"]=> string(2) "nz" } [1]=> object(stdClass)#3 (5) { ["word"]=> string(6) "分词" ["o...

3.编译无法通过,请问应该怎么办呢?

更新时间:2013-03-25 17:03 t By xiwillo

...ce to `ChertTable::ChertTable(char const*, std::basic_string const&, bool, int, bool)' ./.libs/libchertcheck.a(chert_check.o)(.text+0x1036): In function `ChertTableCheck::check(char const*, std::basic_stri ng const&, int, std::basic_ostream &)': : undefined reference to `ChertTable::open()' ./....

4.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

...c里,对qsort的调用做了以下处理: #ifdef __BORLANDC__ static int _xtree_node_cmp(const void *a,const void *b) { return strcmp((*((node_t *)a))->key,(*((node_t *)b))->key); } #else #ifdef WIN32 static int _xtree_node_cmp(node_t *a, node_t *b) #else static int _xtree_node_cmp(a, ...

5.scws与多线程

更新时间:2010-12-07 23:12 t By lauxinz

...edef struct { xdict_t d; rule_t r; unsigned char *mblen; unsigned int mode; unsigned char *txt; int zis; int len; int off; int wend; scws_res_t res0; scws_res_t res1; word_t **wmap; struct scws_zchar *zmap; } scws_st, *scws_t; scws结构体和每一次分词文本有...

6.自定义词典产生的故障

更新时间:2012-04-29 20:04 t By yunxiaoad2

...变成了string(3),而且还出现了乱码: array(3) { ["off"]=> int(0) ["attr"]=> string(3) "@�" ["word"]=> string(15) "重庆鸡公煲" } array(3) { ["off"]=> int(0) ["attr"]=> string(3) "ns�" ["word"]=> string(6) "重庆" } array(3) { ["off"]=> int(6) ["attr"]=> string(3) "n�" ["wor...

7.发一个稳定复现的问题

更新时间:2014-03-03 15:03 t By getwe

... for(int i=0;inext; } scws_free_result(res); ...

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

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

...re for table `sample` -- CREATE TABLE IF NOT EXISTS `sample` ( `id` int(12) unsigned NOT NULL AUTO_INCREMENT, `subject` varchar(1024) NOT NULL, `message` text NOT NULL, `dateline` int(12) unsigned NOT NULL, `author` varchar(1024) NOT NULL, `authorid` int(12) unsigned NOT NULL, ...

9.xdb追加的遍历接口

发布时间:2012-06-17 13:06 t By hit

...文件追加 [code] typedef struct xdb_tree_node { char *key; int vlen; int voff; struct xdb_tree_node* next; } xdb_tree_list, *xdb_tree_plist; int travel_index = -1; xdb_tree_plist _xdb_tree_plist = NULL; void _xdb_next_tree_read(xdb_t x, xptr_t ptr) { if (ptr->len !...

10.RE: 1.1.2的 自定义字典无法使用

更新时间:2010-05-24 22:05 t By 逆雪寒

... array(2) { [0]=> array(5) { ["word"]=> string(9) "笔记本" ["off"]=> int(0) ["len"]=> int(9) ["idf"]=> float(4.78000020981) ["attr"]=> string(1) "n" } [1]=> array(5) { ["word"]=> string(6) "电脑" ["off"]=> int(9) ["len"]=> int(6) ["idf"]=> float(4.11999988556) ["attr"]=> string(1) "...

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