PHP » GoLang |
login |
register |
about
|
GoLang SolrQuery::setTermsSort
request it (364)
GoLang replacement for PHP's SolrQuery::setTermsSort
[edit | history]
SolrQuery::setTermsSort(PECL solr >= 0.9.2) SolrQuery::setTermsSort — Specifies how to sort the returned terms DescriptionIf SolrQuery::TERMS_SORT_COUNT, sorts the terms by the term frequency (highest count first). If SolrQuery::TERMS_SORT_INDEX, returns the terms in index order Parameters
Return ValuesReturns the current SolrQuery object, if the return value is used. |
more
Recently updated
more
Most requested
more
Last requests
|