You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ The following is a complete list of options available for configuraiton in [engi
68
68
- titleField - (String)(Optional) The field to display as the title in results
69
69
- urlField - (String)(Optional) A field with a url to use as a link in results
70
70
- 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
71
72
- facets - (Array[String]) A list of fields that will be available as "facet" filters
0 commit comments