SolrInputDocument::hasChildDocuments

Returns true if the document has any child documents

Beschreibung

public boolean SolrInputDocument::hasChildDocuments ( void )

Checks whether the document has any child documents

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Siehe auch

  • SolrInputDocument::addChildDocument
  • SolrInputDocument::addChildDocuments
  • SolrInputDocument::getChildDocuments
  • SolrInputDocument::getChildDocumentsCount