TYPO3 Solr
+49 69 24752180

Sorting of Results

When presenting the results of a search through the frontend plugin visitors can be given the option to sort the results by different criteria. Which sorting options are available depends on the indexed data and the configuration. New sorting options can be easily added through TypoScript configuration.

Default sorting options coming with the extension preconfigured are “type” (page, tt_news, file…), “author”, and date (creation or modification date). Sorting can be predefined through TypoScript and Flexform configuration.