PHP Conference Japan 2024

SolrCollapseFunction 類別

(PECL solr >= 2.2.0)

簡介

類別概要

類別 SolrCollapseFunction {
/* 常數 */
const 字串 NULLPOLICY_IGNORE = ignore;
const 字串 NULLPOLICY_EXPAND = expand;
const 字串 NULLPOLICY_COLLAPSE = collapse;
/* 方法 */
公開 __construct(字串 $field = ?)
公開 getField(): 字串
公開 getHint(): 字串
公開 getMax(): 字串
公開 getMin(): 字串
公開 getSize(): 整數
公開 __toString(): 字串
}

目錄

新增註記

使用者貢獻的註記

此頁面沒有使用者貢獻的註記。
To Top