SolrDocumentField クラス
(PECL solr >= 0.9.2)
はじめに
Solr 文書のフィールドを表現します。そのプロパティは全て読み取り専用です。
クラス概要
final
class SolrDocumentField
{
public
readonly
string
$name;
}
プロパティ
- name
-
フィールド名
- boost
-
フィールドの boost 値
- values
-
このフィールドに対する値の配列
目次
There are no user contributed notes for this page.