-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
It appears that the linked "read it for yourself" link (https://oss.redis.com/redisearch/Query_Syntax/) is broken in the docs under the searchRaw section.
Any chance we can get that re-linked, and/or some explicit examples of querying deeply nested JSON docs?
Also, it might be worth noting (nearby in the docs) that performing the raw query requires using the designated schema item rather than a dynamically constructed "path" (e.g. @manually_designated_schema_path not @live.object.path) . . . or whatever the facts are surrounding that. Probably obvious to most, but didn't click for me until I went back to the schema generation section of the docs.
MR4online
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation