SolrQuery::addMltQueryField
(PECL solr >= 0.9.2)
SolrQuery::addMltQueryField — Maps to mlt.qf
説明
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.