SolrInputDocument::getFieldNames

(PECL solr >= 0.9.2)
Returns an array containing all the fields in the document
public array SolrInputDocument::getFieldNames ( void )

Returns an array containing all the fields in the document.

Returns:

Returns an array on success and FALSE on failure.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.