Description
The Lucene Plugin currently uses the default forward sort and does not have a way to return the results using a reverse sort.
This is needed for a Curriki feature (sort by Curriki "review" status).
Taking all the results and reversing them is not an option due to the large number of results (and the way XWiki checks each result for view rights when returning the list).
Attachments
Issue Links
- is related to
-
XWIKI-1735 Lucene Plugin does not index creation or modification dates
- Closed