AutocompleteSearchQuery

Prev Next

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
  • term | section
    • term: search autocomplete in the index
    • section: search autocomplete in the section
query String Required Search keywords