GoLang SolrInputDocument::getBoost

request it (222)
GoLang replacement for PHP's SolrInputDocument::getBoost [edit | history]



Do you know a GoLang replacement for PHP's SolrInputDocument::getBoost? Write it!

PHP SolrInputDocument::getBoost

PHP original manual for SolrInputDocument::getBoost [ show | php.net ]

SolrInputDocument::getBoost

(PECL solr >= 0.9.2)

SolrInputDocument::getBoostRetrieves the current boost value for the document

Description

public float SolrInputDocument::getBoost ( void )

Retrieves the current boost value for the document.

Parameters

This function has no parameters.

Return Values

Returns the boost value on success and FALSE on failure.