View Source Meilisearch.Settings.TypeTolerance.MinWordSizesForTypos (meilisearch_ex v1.1.2)

see documentation

Link to this section Summary

Link to this section Types

@type t() :: %Meilisearch.Settings.TypeTolerance.MinWordSizesForTypos{
  oneTypo: integer(),
  twoTypos: integer()
}

Link to this section Functions