Apache Solr sort extras

Categories

Component ID

1409400

Component name

Apache Solr sort extras

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Adds the ability to define available sorts and default sort for Apache Solr search pages. On pages that are bundle (content type) based these options can be configured per content type. Additional sort fields can also be added per search page or content type.

E.g. The search pages based on search/type/% - search/type/page could be have a default sort by node creation date and search/type/article could have a default sort of Node author.

This is meant to provide a default sort order for listings before any search terms have been entered (It will then go back to default relevancy of the results).

This is still a work in progress.