搜索

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

71.XSSearch.allSynonyms

allSynonyms 属性 只读 (自版本 v1.3.0 起可用) public array getAllSynonyms(int $limit=0, int $offset=0, bool $stemmed=false) 获取当前库内的全部同义词列表

72.XSSearch.correctedQuery

correctedQuery 属性 只读 public array getCorrectedQuery(string $query=NULL) 获取修正后的搜索词列表 通常当某次检索结果数量偏少时, 可以用该函数设计 "你是不是要找: ..." 功能

73.XSSearch.dbTotal

dbTotal 属性 只读 public int getDbTotal() 获取搜索数据库内的数据总量

74.XSSearch.facets

facets 属性 (自版本 v1.1.0 起可用) public array getFacets(string $field=NULL)public XSSearch setFacets(mixed $field, bool $exact=false) 读取最近一次分面搜索记数 必须在某一次 search 之后调用本函数才有意义

75.XSSearch.hotQuery

hotQuery 属性 只读 public array getHotQuery(int $limit=6, string $type='total') 获取热门搜索词列表

76.XSSearch.lastCount

lastCount 属性 只读 public int getLastCount() 获取最近那次搜索的匹配总数估值

77.XSSearch.query

query 属性 public string getQuery(string $query=NULL)public XSSearch setQuery(string $query) 获取解析后的搜索语句

78.XSSearch.relatedQuery

relatedQuery 属性 只读 public array getRelatedQuery(string $query=NULL, int $limit=6) 获取相关搜索词列表

79.XSServer._conn

_conn 属性 protected $_conn;

80.XSServer._flag

_flag 属性 protected $_flag;

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