搜索

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

341.XSIndex::update

... 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L85 (显示) public function update(XSDocument $doc, $add = false){ // before submit if ($doc->beforeSubmit($this) === false) { return $this; } // check primary key of document $fid = $this->x...

342.SCWS-php扩展的说明及用法

发布时间:2007-06-07 18:06 t By hightman

...包含有 handle 指针,将无法正确操作。包含的方法有: class SimpledCWS { resource handle; bool close(void); bool set_charset(string charset) bool set_dict(string dict_path) bool set_rule(string rule_path) bool set_ignore(bool yes) bool set_multi(bool yes) ...

343.索引管理器

... 典型过滤器写法如下,文件保存为 XSXyzFilter.php ~~~ [php] class XSXyzFilter implements XSDataFilter { public function process($data, $cs) { print_r($data); return $data; } public function processDoc($doc) { // $doc->addTerm('subject', '特殊词'); } } ~~~ 自定义数...

344.scws1.1.2 安装错误

更新时间:2010-05-12 17:05 t By gaoomei

...local/php5/lib/php/extensions/no-debug-non-zts-20060613/scws.so: wrong ELF class: ELFCLASS32 in Unknown on line 0 莫非不能在64位系统上使用,请hightman老大帮忙看看!

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