Skip to content

Commit 9dbb42c

Browse files
committed
Added sortFields to README
1 parent db81526 commit 9dbb42c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The following is a complete list of options available for configuraiton in [engi
6868
- titleField - (String)(Optional) The field to display as the title in results
6969
- urlField - (String)(Optional) A field with a url to use as a link in results
7070
- urlFieldTemplate - (String)(Optional) Instead of urlField, you can provide a URL "template" here, which lets you build a URL from other fields. ex: "http://www.example.com/{{id}}"
71+
- sortFields - (Array[String]) A list of fields that will be used for sort options
7172
- facets - (Array[String]) A list of fields that will be available as "facet" filters
7273

7374
## External configuration

0 commit comments

Comments
 (0)