SolrQuery::addSortField
(PECL solr >= 0.9.2)
SolrQuery::addSortField — Used to control how the results should be sorted
说明
Used to control how the results should be sorted.
参数
field
-
The name of the field
order
-
The sort direction. This should be either SolrQuery::ORDER_ASC or SolrQuery::ORDER_DESC.
返回值
Returns the current SolrQuery object.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/solrquery.addsortfield.php