SimpleQueryStringFlag

com.sksamuel.elastic4s.requests.searches.queries.SimpleQueryStringFlag
See theSimpleQueryStringFlag companion object
sealed trait SimpleQueryStringFlag

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ALL.type
object AND.type
object ESCAPE.type
object FUZZY.type
object NEAR.type
object NONE.type
object NOT.type
object OR.type
object PHRASE.type
object PRECEDENCE.type
object PREFIX.type
object SLOP.type
object WHITESPACE.type
Show all
In this article