We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec0bd1 commit 9fe44d9Copy full SHA for 9fe44d9
1 file changed
docs/concepts/index-migrations.md
@@ -130,7 +130,7 @@ Adding a vector field means all existing documents need vectors for that field.
130
131
## Downtime considerations
132
133
-c lWith `drop_recreate`, your index is unavailable between the drop and when re-indexing completes.
+With `drop_recreate`, your index is unavailable between the drop and when re-indexing completes.
134
135
**CRITICAL**: Downtime requires both reads AND writes to be paused:
136
0 commit comments