query_string


Description:

public string query_string { get; set; }

The text query string.

This re-evaluates the query immediately, so most clients should implement de-bouncing to ensure re-evaluation only happens when (for example) the user has stopped typing a new query.

Since:

0.11.0