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
|`engineName`| String | required | Found in your [App Search Dashboard](http://app.swiftype.com/as).|
69
-
|`endpointBase`| String |optional| Use this instead of "hostIdentifier" if you are using self managed. ex: "http://127.0.0.1:3002"|
70
-
|`hostIdentifier`| String | required | Found in your [App Search Dashboard](http://app.swiftype.com/as).|
71
-
|`searchKey`| String | required | Found in your [App Search Dashboard](http://app.swiftype.com/as).|
68
+
|`engineName`| String | required | Found in your App Search Dashboard. |
69
+
|`endpointBase`| String |required*| (*) Elastic Enterprise Search deployment URL, example: "http://127.0.0.1:3002". Not required if using App Search on swiftype.com.|
70
+
|`hostIdentifier`| String | required*| (*) Only required if using App Search on swiftype.com. |
71
+
|`searchKey`| String | required | Found in your App Search Dashboard. |
72
72
|`searchFields`| Array[String]| required | A list of fields that will be searched with your search term. |
73
73
|`resultFields`| Array[String]| required | A list of fields that will be displayed within your results. |
74
74
|`querySuggestFields`| Array[String]| optional | A list of fields that will be searched and displayed as query suggestions. |
0 commit comments