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 6c20c36 commit 6a371fbCopy full SHA for 6a371fb
content/develop/interact/search-and-query/indexing/_index.md
@@ -246,7 +246,7 @@ Now you can do full text search for light colored headphones:
246
- Any other value type will cause an indexing failure
247
248
- `SORTBY` only sorts by the first value
249
-- No `HIGHLIGHT` support
+- No `HIGHLIGHT` and `SUMMARIZE` support
250
- `RETURN` of a Schema attribute, whose JSONPath leads to multiple values, returns only the first value (as a JSON String)
251
- If a JSONPath is specified by the `RETURN`, instead of a Schema attribute, all values are returned (as a JSON String)
252
0 commit comments