SolrInputDocument::hasChildDocuments

(PECL solr >= 2.3.0)

SolrInputDocument::hasChildDocumentsReturns true if the document has any child documents

Opis

public SolrInputDocument::hasChildDocuments ( void ) : bool

Checks whether the document has any child documents

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top