Hui v0.9.0 Hui.S View Source

This module is deprecated. Please use Hui.Query.Suggester instead .

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