algoliasearch.search.MatchLevel
See theMatchLevel companion trait
object MatchLevel
Whether the whole query string matches or only a part.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MatchLevel.type
Members list
Type members
Classlikes
case object Full extends MatchLevel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MatchLevelclass Objecttrait Matchableclass AnyShow all
- Self type
-
Full.type
case object None extends MatchLevel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MatchLevelclass Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
case object Partial extends MatchLevel
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MatchLevelclass Objecttrait Matchableclass AnyShow all
- Self type
-
Partial.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Concrete fields
In this article