搜索

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

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

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

...参考呗 [/quote] 这个搞定了,但是索引也导入了, 但是 util/Quest.php .... filiname:xxxx 却搜索不到数据 但是用util/Quest.php .... ID:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.d...

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

发布时间:2013-08-22 20:08 t By czhlxd

...参考呗 [/quote] 这个搞定了,但是索引也导入了, 但是 util/Quest.php .... filiname:xxxx 却搜索不到数据 但是用util/Quest.php .... ID:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.d...

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

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

...参考呗 [/quote] 这个搞定了,但是索引也导入了, 但是 util/Quest.php .... filiname:xxxx 却搜索不到数据 但是用util/Quest.php .... ID:2 就能找到相应的数据 filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.d...

74.xunsearch-1.0.1 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-30 13:09 t By hightman

...search 安装目录, 而 $project 为您的搜索项目 $prefix/sdk/php/util/Indexer.php $project -d log_db --clean $prefix/sdk/php/util/Indexer.php $project --flush-log 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-l...

75.XSCsvDataSource::deinit

deinit() 方法 protected void deinit() 源码: sdk/php/util/XSDataSource.class.php#L384 (显示) protected function deinit(){ if ($this->fd) { fclose($this->fd); $this->fd = null; }}

76.XSCsvDataSource::init

init() 方法 protected void deinit() 源码: sdk/php/util/XSDataSource.class.php#L384 (显示) protected function deinit(){ if ($this->fd) { fclose($this->fd); $this->fd = null; }}

77.XSDataFilter::processDoc

...(XSDocument $doc) $doc XSDocument 索引文档 源码: sdk/php/util/XSDataSource.class.php#L977 (显示) public function processDoc($doc); 索引文档处理函数 在此通过 XSDocument::addIndex 或 XSDocument::addTerm 做索引相关调整

78.XSDataSource::deinit

deinit() 方法 protected void deinit() 源码: sdk/php/util/XSDataSource.class.php#L104 (显示) protected function deinit(){ } 执行数据提取完毕后的清理工作 将自动在没有更多数据供提取时调用此函数, 请在具体的数据源重载此函数

79.XSDataSource::getCharset

getCharset() 方法 public string getCharset() {return} string 字符集名称 源码: sdk/php/util/XSDataSource.class.php#L86 (显示) public function getCharset(){ return false;} 取得数据源的准确字符集 如不能确定字符集, 请直接返回 false

80.XSDataSource::getDataList

... protected array getDataList() {return} array 源码: sdk/php/util/XSDataSource.class.php#L114 (显示) protected function getDataList(){ return false;} 从数据源中提取若干条数据 必须在数据源中定义此函数, 返回值必须是各条数据的数组

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