SolrQuery
PHP Manual

SolrQuery::getMltQueryFields

(PECL solr >= 0.9.2)

SolrQuery::getMltQueryFieldsReturns the query fields and their boosts

Description

public array SolrQuery::getMltQueryFields ( void )

Returns the query fields and their boosts

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an array on success and NULL if not set.


SolrQuery
PHP Manual