New index without GO API server restart

Hello, We use GO SDK and couchbase 7 community edition. When we create new index we see that we have to delete system:prepareds manually and even restart GO API server in order for API to hit the index.

Is there anyway we can indicate couchbase GO SDK cache to prepare fresh plan for queries or something? We want to create index without restarting Go API server.