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 5b2cac6 commit 75e9d4aCopy full SHA for 75e9d4a
docs/user_guide/09_advanced_queries.ipynb
@@ -112,7 +112,7 @@
112
"- **Tag fields**: `product_id`, `category`\n",
113
"- **Text fields**: `brief_description` and `full_description` for full-text search\n",
114
"- **Numeric fields**: `price`, `rating`\n",
115
- "- **Vector fields**: `text_embedding` (3 dimenions) and `image_embedding` (2 dimensions) for semantic search"
+ "- **Vector fields**: `text_embedding` (3 dimensions) and `image_embedding` (2 dimensions) for semantic search"
116
]
117
},
118
{
0 commit comments