PHP » GoLang |
login |
register |
about
|
GoLang SolrInputDocument::addChildDocument
request it (347)
GoLang replacement for PHP's SolrInputDocument::addChildDocument
[edit | history]
PHP SolrInputDocument::addChildDocumentPHP original manual for SolrInputDocument::addChildDocument [ show | php.net ]SolrInputDocument::addChildDocument(PECL solr >= 2.3.0) SolrInputDocument::addChildDocument — Adds a child document for block indexing DescriptionAdds a child document to construct a document block with nested documents. Parameters
Errors/ExceptionsThrows SolrIllegalArgumentException on failure. Throws SolrException on internal failure. Return Values
ExamplesExample #1 SolrInputDocument::addChildDocument() example
<?php The above example will output something similar to: SolrObject Object ( [responseHeader] => SolrObject Object ( [status] => 0 [QTime] => 5 ) ) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|