tigrisdata-archive / tigris

Tigris is an Open Source Serverless NoSQL Database and Search Platform.

Home Page:https://www.tigrisdata.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background task to update secondary index on schema update

garrensmith opened this issue · comments

commented

Update the secondary indexes on:

  • Indexable field added to schema
  • Indexable field is removed from schema
commented

With the updated design of indexes to order by type as well. This isn't needed anymore.