queryString property
read / write
Defaults to false
.
If set to true
than it allows you to create a complex search that includes wildcard characters, searches across multiple fields, and more.
Read more about it here.
Implementation
bool queryString;