update : 2015.11.03
php.shukuma.com

검색:
 
 
Restrict matches to terms that start with the prefix

SolrQuery::setTermsPrefix

(PECL solr >= 0.9.2)

SolrQuery::setTermsPrefixRestrict matches to terms that start with the prefix

설명

public SolrQuery SolrQuery::setTermsPrefix ( string $prefix )

Restrict matches to terms that start with the prefix

인수

prefix

Restrict matches to terms that start with the prefix

반환값

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