typo3 solr如何设置默认排序?

typo3 solr how set default sorting?

我在 solr 搜索中使用了 typo3,我想知道如何在未选择过滤器时设置默认排序? 我试过了:

sorting.defaultOrder = asc

它给我一个空列表。

这似乎是一个错误,参见 Bug #61147。此页面上还有一个解决方法。