Feature #36673
Sorting: allow per-field defaultOrder setting
| Status: | Closed | Start date: | 2012-04-27 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Frontend Plugins | |||
| Target version: | 2.2 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
There is already a defaultOrder setting for all sorting fields (plugin.tx_solr.search.sorting.defaultOrder).
In some cases we would like to define de default sorting order of a specific field.
Exemple :
title and author sort => asc
date sort => desc
The option could be :
plugin.tx_solr.search.sorting.[optionName].defaultOrder
Patch included
History
Updated by Ingo Renner 12 months ago
- Status changed from New to Resolved
- Assignee set to Ingo Renner
- Target version set to 2.2
- % Done changed from 0 to 100
Added in dkd EAP r 96620
Updated by Ingo Renner 10 months ago
- Status changed from Resolved to Closed