GoLang SolrQuery::setMltBoost

request it (184)
GoLang replacement for PHP's SolrQuery::setMltBoost [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setMltBoost? Write it!

PHP SolrQuery::setMltBoost

PHP original manual for SolrQuery::setMltBoost [ show | php.net ]

SolrQuery::setMltBoost

(PECL solr >= 0.9.2)

SolrQuery::setMltBoostSet if the query will be boosted by the interesting term relevance

Description

public SolrQuery SolrQuery::setMltBoost ( bool $flag )

Set if the query will be boosted by the interesting term relevance

Parameters

value

Sets to TRUE or FALSE

Return Values

Returns the current SolrQuery object, if the return value is used.