open class ContextDescriptor : Serializable
Result of an AutocompleteSearchQuery |
|
open class GeoBias : Serializable
The geo bias passed to the autocomplete engine by setting the position and radius parameters. |
|
open class Match : Serializable
Informs which part of the input query is represented by segment. |
|
open class Matches : Serializable
Defines a mapping between the inputQuery and segment. |
|
open class Segment : Serializable
Describes recognized entity of the Autocomplete Search result. |
|
class SegmentType
The type of a detected entity. |