(PECL solr >= 0.9.2)
SolrDocument::getInputDocument — 傳回與物件等效的 SolrInputDocument
傳回與物件等效的 SolrInputDocument。如果想要重新提交/更新從查詢中檢索的文檔,這會很有用。
此函數沒有參數。
成功時傳回 SolrInputDocument,失敗時傳回 null。
null