Hui v0.5.7 Hui.S View Source

Struct and functions related to suggester.

Link to this section Summary

Types

t()

Struct for suggester

Link to this section Types

Link to this type t() View Source
t() :: %Hui.S{
  build: boolean(),
  buildAll: boolean(),
  cfq: binary(),
  count: number(),
  dictionary: binary() | [binary()],
  q: binary(),
  reload: boolean(),
  reloadAll: boolean(),
  suggest: boolean()
}

Struct for suggester