We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb86ac9 commit 70de160Copy full SHA for 70de160
content/develop/clients/php/vecsearch.md
@@ -271,7 +271,7 @@ is the result judged to be most similar in meaning to the query text
271
## Differences with JSON documents
272
273
Indexing JSON documents is similar to hash indexing, but there are some
274
-important differences. JSON allows much richer data modelling with nested fields, so
+important differences. JSON allows much richer data modeling with nested fields, so
275
you must supply a [path]({{< relref "/develop/data-types/json/path" >}}) in the schema
276
to identify each field you want to index. However, you can declare a short alias for each
277
of these paths to avoid typing it in full for
0 commit comments