ConsequenceQuery

algoliasearch.search.ConsequenceQuery
See theConsequenceQuery companion object
sealed trait ConsequenceQuery

When providing a string, it replaces the entire query string. When providing an object, it describes incremental edits to be made to the query string (but you can't do both).

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article