sdk
/
com.mapbox.search.record
/
IndexableDataProviderEngine
/
upsertAll
upsert
All
abstract fun
upsertAll
(records:
Iterable
<
IndexableRecord
>)
Content copied to clipboard
Adds a bunch of
IndexableRecord
to search index.
Parameters
records
records to be added.