PHP - Manual: SolrQuery::getTermsPrefix
2024-11-13
(PECL solr >= 0.9.2)
SolrQuery::getTermsPrefix — Returns the term prefix
Returns the prefix to which matching terms must be restricted. This will restrict matches to only terms that start with the prefix
此函数没有参数。
Returns a string on success and null
if not set.
官方地址:https://www.php.net/manual/en/solrquery.gettermsprefix.php