StringDistance

com.sksamuel.elastic4s.requests.searches.suggestion.StringDistance
See theStringDistance companion object
sealed trait StringDistance

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DAMERAU_LEVENSHTEIN.type
object INTERNAL.type
object JARO_WINKLER.type
object LEVENSHTEIN.type
object NGRAM.type
In this article