OfflineStructuredSearch

The offline search implementation for the Structured Search API.

See also

Types

Link copied to clipboard
object Companion

Contains the factory method for creating an instance of the OfflineStructuredSearch.

Functions

Link copied to clipboard
open override fun close()

Closes all the search sessions and releases the resources. This method should be called when the search is no longer needed. After this method is called, the search object is no longer usable.

Link copied to clipboard

Start a new search session to find the full address hierarchically with preferred locale. The locale is used to find the best representation of strings in StructuredSearchCandidate, and can be changed later when operating with StructuredSearchSession.