This might be a silly question, but am looking to add in Vector Search (embedding) to a rather huge collection (200K+). Is there a way to update the schema and to trigger an embedding of every item, or would l need to create an empty schema and re-insert the data to trigger the embedding?