©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL solr >= 0.9.2)
SolrDocument::getInputDocument — Returns a SolrInputDocument equivalent of the object
Returns a SolrInputDocument equivalent of the object. This is useful if one wishes to resubmit/update a document retrieved from a query.
此函数没有参数。
Returns a SolrInputDocument on success and NULL
on failure.