编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrQuery::addMltField
  • SolrQuery::addSortField »
  • PHP Manual
  • SolrQuery
  • Maps to mlt.qf

SolrQuery::addMltQueryField

(PECL solr >= 0.9.2)

SolrQuery::addMltQueryField — Maps 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.

相关文章
php solrquery maps to facet.datephp solrquery allows grouping results based on the unique values of a function query group.func parameter php solrquery maps to hl.flphp solrquery maps to mlt.qfphp solrquery maps to stats.field parameterphp solrquery returns an array of fieldsphp solrquery returns the facet sort typephp solrquery determines what kind of parameters to include in the responsephp solrquery maps to the facet parameter. enables or disables facettingphp solrquery maps to facet.date.endphp solrquery maps to facet.date.gapphp solrquery maps to facet.date.hardendphp solrquery maps to facet.date.startphp solrquery maps to facet.limitphp solrquery maps to facet.mincountphp solrquery maps to facet.missingphp solrquery specifies a string prefix with which to limits the terms on which to facetphp solrquery use spanscorer to highlight phrase termsphp solrquery specifies the maximum number of tokens to parsephp solrquery specifies the term to start from
关注编程学问公众号
编程学问网 湘ICP备20001732号