method
Store.VerifyIndexes
func (backend *Store) VerifyIndexes(
ctx context.Context,
manifest schema.Manifest,
) errorNon-mutatingly verify the complete managed index plan and authorize this Store instance.
Source adapters/mongodb/indexes.go:183
Open alone does not authorize content operations; authorization is published only after every application and framework index matches.