update : 2015.11.03
php.shukuma.com

검색:
 
 
Enables or disables moreLikeThis

SolrQuery::setMlt

(PECL solr >= 0.9.2)

SolrQuery::setMltEnables or disables moreLikeThis

설명

public SolrQuery SolrQuery::setMlt ( bool $flag )

Enables or disables moreLikeThis

인수

flag

TRUE enables it and FALSE turns it off.

반환값

Returns the current SolrQuery object, if the return value is used.