Commit f9e86de
Updated README.MD (#771)
* 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`.1 parent a67ecc1 commit f9e86de
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
0 commit comments