SolrQuery::addMltQueryField

(PECL solr >= 0.9.2)

SolrQuery::addMltQueryFieldMaps to mlt.qf

说锟斤拷

public SolrQuery::addMltQueryField ( string $field , float $boost ) : SolrQuery

Maps to mlt.qf. It is used to specify query fields and their boosts

锟斤拷锟斤拷

field

The name of the field

boost

Its boost value

锟斤拷锟斤拷值

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