Indexes are used to make Objects in the Object Store searchable. When creating an Index, you select fields from the Objects to be crawled and indexed. These fields may then be searched.

Limitations

While trying the APIs on the free tier there are several limitations:

  • Object Store count - up to 10,000 Objects
  • Search QPS - up to 1 QPS
  • Number of Indexes - up to 5 indexes

Indexes API

We support a CRUD API for managing Indexes. Currently we support the following methods:

Indexing status

As Objects are processed and added to the index they produce status events that indicate the success or failure of making the object searchable. We support the following APIs for inspecting indexing status: