ignoreIndexableRecords

fun ignoreIndexableRecords(ignoreIndexableRecords: Boolean): CategorySearchOptions.Builder

Specify whether to ignore com.mapbox.search.record.IndexableRecord results or not, default is false. When search by com.mapbox.search.record.IndexableRecord is enabled, the results can be matched only by query string, while other parameters like countries, languages, unsafeParameters (and some others) can be ignored.