SearchQueryBuilder | iOS SDK | 2GIS Documentation

SearchQueryBuilder

Search query builder. The search is performed by the global index, as well as by local indexes of segments, where a segment is a certain piece of the global map partition. The procedure for selecting segments to search is as follows (in descending order of priority):):

Extends: Hashable
public static func == (lhs: SearchQueryBuilder, rhs: SearchQueryBuilder) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods