downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrDocumentField::__construct> <SolrDocument::valid
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrDocumentField クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

Solr 文書のフィールドを表現します。そのプロパティは全て読み取り専用です。

クラス概要

final SolrDocumentField {
/* プロパティ */
readonly public string $name ;
readonly public float $boost ;
readonly public array $values ;
/* メソッド */
public __construct ( void )
public void __destruct ( void )
}

プロパティ

name

フィールド名

boost

フィールドの boost 値

values

このフィールドに対する値の配列

目次



add a note add a note User Contributed Notes SolrDocumentField - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites