SolrInputDocument::getChildDocumentsCount

Returns the number of child documents

説明

public int SolrInputDocument::getChildDocumentsCount()

Returns the number of child documents

パラメータ

この関数にはパラメータはありません。

戻り値

参考

  • SolrInputDocument::addChildDocument
  • SolrInputDocument::addChildDocuments
  • SolrInputDocument::hasChildDocuments
  • SolrInputDocument::getChildDocuments