AutocompleteSearchQuery
- Print
- PDF
AutocompleteSearchQuery
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is an autocomplete search query.
Syntax
The syntax is as follows.
private String type;
private String query;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
type | String | Required | Type to search for
|
query | String | Required | Search keywords |
Was this article helpful?