Skip to content

MOD-5752: Clarify limitations on HIGHLIGHT, SUMMARIZE, and multi-values#2793

Open
oshadmi wants to merge 1 commit intoredis:mainfrom
oshadmi:oshadmi_docs-clarify-json-limitations
Open

MOD-5752: Clarify limitations on HIGHLIGHT, SUMMARIZE, and multi-values#2793
oshadmi wants to merge 1 commit intoredis:mainfrom
oshadmi:oshadmi_docs-clarify-json-limitations

Conversation

@oshadmi
Copy link

@oshadmi oshadmi commented Feb 16, 2026

Clarify limitations on HIGHLIGHT, SUMMARIZE, and multi-values as general limitations
Not specific only to array of TEXT, etc.

@CLAassistant
Copy link

CLAassistant commented Feb 16, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the JSON indexing documentation to present HIGHLIGHT, SUMMARIZE, and multi-value JSONPath behaviors as general JSON index limitations rather than limitations specific to the “array of TEXT” section.

Changes:

  • Removes the multi-value/HIGHLIGHT/SUMMARIZE limitation notes from the “Index JSON arrays as TEXT” section.
  • Adds an “HIGHLIGHT and SUMMARIZE” subsection under “Index limitations”.
  • Adds a “JSONPath with multiple values” subsection under “Index limitations” describing SORTBY/RETURN behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@oshadmi oshadmi marked this pull request as ready for review February 16, 2026 16:41
@dwdougherty dwdougherty self-assigned this Feb 17, 2026
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small change.


### HIGHLIGHT and SUMMARIZE

No `HIGHLIGHT` and `SUMMARIZE` support for JSON documents.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
No `HIGHLIGHT` and `SUMMARIZE` support for JSON documents.
There is no `HIGHLIGHT` and `SUMMARIZE` support for JSON documents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments