SolrQuery::setTermsPrefix
(PECL solr >= 0.9.2)
SolrQuery::setTermsPrefix — Restrict matches to terms that start with the prefix
Описание
public SolrQuery SolrQuery::setTermsPrefix
(
string $prefix
)
Список параметров
-
prefix
-
Restrict matches to terms that start with the prefix
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.