Skip to content

Commit ace4c2b

Browse files
authored
DEV: update indexing limitations per eng (#697)
1 parent 6c20c36 commit ace4c2b

File tree

1 file changed

+1
-1
lines changed
  • content/develop/interact/search-and-query/indexing

1 file changed

+1
-1
lines changed

content/develop/interact/search-and-query/indexing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Now you can do full text search for light colored headphones:
246246
- Any other value type will cause an indexing failure
247247

248248
- `SORTBY` only sorts by the first value
249-
- No `HIGHLIGHT` support
249+
- No `HIGHLIGHT` and `SUMMARIZE` support
250250
- `RETURN` of a Schema attribute, whose JSONPath leads to multiple values, returns only the first value (as a JSON String)
251251
- If a JSONPath is specified by the `RETURN`, instead of a Schema attribute, all values are returned (as a JSON String)
252252

0 commit comments

Comments
 (0)