...) must be compatible with that of XSDataFilter::process() in /home/vhost/k2012.metalsinfo.com/sdk/php/util/XSDataSource.class.php on line 890[hr] 自己找到解决方法: interface XSDataFilter { /** * 数据处理函数, 返回 false 则跳过不处理 * @param array $data 字段名...
...啊')); //中文分词解析 function SCWS($title) { set_time_limit(0); $data = array("data"=>$title,"respond"=>"json","ignore"=>'yes', "multi"=>3); $data = http_build_query($data); $re = web_socket("http://www.ftphp.com/scws/api.php",0,$data); if(!$re) { return array('words'=>arra...
...l/Indexer.php --source=csv --clean demo Object id #9 #0 lib/XS.php(2080): XSServer->read(8) #1 lib/XS.php(2065): XSServer->getRespond() #2 lib/XS.php(2042): XSServer->execCommand(Array, 201) #3 lib/XS.php(2003): XSServer->setProject('demo') #4 lib/XS.php(1986): XSServer->ope...
我下载安装地址: [url=http://www.hightman.cn/down/scws-1.0.0.tar.gz]http://www.hightman.cn/down/scws-1.0.0.tar.gz[/url] 下载演示代码: [url=http://www.hightman.cn/demo/scws/v48.php]http://www.hightman.cn/demo/scws/v48.php[/url] 在我服务器测试时候,分词结果与你上面显...
...y(); try { if ($query === null) { if ($this->_count > 0 && $this->_count > ceil($this->getDbTotal() * 0.001)) { return $ret; } $query = $this->cleanFieldQuery($this->_query); } if (empty($query) || strpos($query, ':') !== false)...
$index->setDb("a1"); $index->setTimeout(0); 这个超时设置不起作用,还是会出现: :Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) 如果不setDb("a1")就这个setTimeout就起作用!
...s-cli/1.1.8)]----------+ | TextLen: 18 | | Prepare: 0.0001 (sec) | | Segment: 0.0001 (sec) | +--------------------------------+ 都拆成了一个个的词,重新安装了一下,还是不成
...误:Object id #13 Failed to recv the data from server completely (SIZE:0/8, REASON:closed) searchd日志里面全是这个。。。大家有没有类似的问题哈? 2w7篇wp日志而已,源是100M左右,索引后是600M 索引服务器是Pentium(R) D CPU 3.40GHz 4G内存。。。 2013-01-...
.../b]”带来的结果,在65行处看到only support GBK dictionary 到80行,这是不参对utf-8字符处理的,不能对中文(中英混合)字符进行mb_substr($word, 0, $len)切分,[u]mb_substr($word, 0, $len)切分中文会是乱码的。[/u] 所以要人为添加字符串处理涵...
... 短句(中):从中学到大学的知识 (9) 短句片断:从中学到[0, 3] 短句片断:大学[4, 5] 独立字: 的[6] 短句片断:知识[7, 8] Word: 从中/n (IDF = 5.25) Word: 学到/v (IDF = 5.28) Word: 大学/n (IDF = 4.23) Word: 的/uj (IDF = 0.00) Word: 知识/n (IDF = 4.57) ...