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 8abc8fe commit e661c03Copy full SHA for e661c03
solutions/search/hybrid-semantic-text.md
@@ -27,7 +27,7 @@ PUT semantic-embeddings
27
"mappings": {
28
"properties": {
29
"semantic_text": { <1>
30
- "type": "semantic_text",
+ "type": "semantic_text"
31
},
32
"content": { <2>
33
"type": "text",
0 commit comments