SolrQuery
PHP Manual

SolrQuery::getMltQueryFields

(PECL solr >= 0.9.2)

SolrQuery::getMltQueryFieldsReturns the query fields and their boosts

Descrição

public array SolrQuery::getMltQueryFields ( void )

Returns the query fields and their boosts

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns an array on success and NULL if not set.


SolrQuery
PHP Manual