You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated README.MD
Include the step to create the index for the model that we'll import.
* Commented to encourage asynchronous index creation
I've added a comment so that users are encouraged to do `create_index!` asynchronously and not at the same time as `import`.
0 commit comments