SolrQuery::getMltQueryFields

(PECL solr >= 0.9.2)

SolrQuery::getMltQueryFieldsReturns the query fields and their boosts

Opis

public SolrQuery::getMltQueryFields ( void ) : array

Returns the query fields and their boosts

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an array on success and NULL if not set.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top