type property
read / write
This property represents the type of the query which is defaults to QueryType.search, valid values are search
, term
, range
& geo
. You can read more here.
Implementation
QueryType type;
This property represents the type of the query which is defaults to QueryType.search, valid values are search
, term
, range
& geo
. You can read more here.
QueryType type;