略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: SolrQuery::getTermsSort

2024-04-30

SolrQuery::getTermsSort

(PECL solr >= 0.9.2)

SolrQuery::getTermsSortReturns an integer indicating how terms are sorted

说明

public SolrQuery::getTermsSort(): int

SolrQuery::TERMS_SORT_INDEX indicates that the terms are returned by index order. SolrQuery::TERMS_SORT_COUNT implies that the terms are sorted by term frequency (highest count first)

参数

此函数没有参数。

返回值

Returns an integer on success and null if not set.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/solrquery.gettermssort.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3