(PECL solr >= 0.9.2)
此類別表示即將提交到 Solr 索引的 Solr 文件。
$child): void&$docs): void$fieldName, string $fieldValue, float $fieldBoostValue = 0.0): bool$fieldName): bool$fieldName): bool$fieldName): SolrDocumentFieldSolrInputDocument::SORT_DEFAULT以升冪排序欄位。
SolrInputDocument::SORT_ASC以升冪排序欄位。
SolrInputDocument::SORT_DESC以降冪排序欄位。
SolrInputDocument::SORT_FIELD_NAME依名稱排序欄位
SolrInputDocument::SORT_FIELD_VALUE_COUNT依值數量排序欄位。
SolrInputDocument::SORT_FIELD_BOOST_VALUE依提升值排序欄位。