SolrDocumentField クラス
(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
導入
Solr 文書のフィールドを表現します。そのプロパティは全て読み取り専用です。
クラス概要
final
SolrDocumentField
{
/* プロパティ */
/* メソッド */
}プロパティ
- name
-
フィールド名
- boost
-
フィールドの boost 値
- values
-
このフィールドに対する値の配列
目次
- SolrDocumentField::__construct — コンストラクタ
- SolrDocumentField::__destruct — デストラクタ