搜索

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

1.XSIndex::setDb

...Db() 方法 public XSIndex setDb(string $name) $name string 据库名称 {return} XSIndex 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L439 (显示) public function setDb($name){ $this->execCommand(array('cmd' => XS_CMD_INDEX_SET_DB,...

2.XSSearch::setDb

...name; $this->_curDbs = array(); return $this;} 设置要搜索的据库名 若未设置, 使用默认据库, 据库必须位于服务端用户目录下 对于远程据库, 请使用 stub 文件来支持

3.XSIndex

...D_OK_DB_CLEAN); return $this;} 完全清空索引数据 如果当前据库处于重建过程中将禁止清空 参见 beginRebuild close() 方法 public void close($ioerr=false) $ioerr 源码: sdk/php/lib/XSIndex.class.php#L504 (显示) public function close($...

4.XSSearch

...取修正后的搜索词列表 XSSearch dbTotal int 获取搜索据库内的数据总量 XSSearch facets array 读取最近一次分面搜索记数 XSSearch hotQuery array 获取热门搜索词列表 XSSearch lastCount int 获取最近那次搜索的匹配...

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