method
Store.SyncIndexes
func (backend *Store) SyncIndexes(
ctx context.Context,
manifest schema.Manifest,
) errorCreate only missing managed indexes for explicit development/bootstrap synchronization.
Source adapters/mongodb/indexes.go:107
SyncIndexes never drops or rewrites an index and does not install migration state. Production changes use reviewed immutable artifacts.