Constructor JsonSearchDefinition
JsonSearchDefinition(string)
Initializes a new instance of the JsonSearchDefinition<TDocument> class.
public JsonSearchDefinition(string json)
Parameters
json
stringThe JSON string specifying the search definition.