SuggestConfig

data class SuggestConfig(var baseHost: String?)

Configuration for the merino suggest client.

Constructors

Link copied to clipboard
constructor(baseHost: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base host for the merino endpoint. Defaults to the production host if not set.