Skip to content

Conversation

bobymicroby
Copy link
Member

FT.AGGREGATE returns an array reply where each row is an array reply and represents a single aggregate result.
The integer reply at position 1 does not represent a valid value.

https://redis.io/docs/latest/commands/ft.aggregate/#return

…dis#2952

> FT.AGGREGATE returns an array reply where each row is an array reply and represents a single aggregate result.
The integer reply at position 1 does not represent a valid value.

https://redis.io/docs/latest/commands/ft.aggregate/#return
@bobymicroby bobymicroby force-pushed the revert-aggregate-total-logic branch from a85b051 to e6ce51c Compare May 9, 2025 07:09
@bobymicroby bobymicroby merged commit ebd0303 into redis:master May 9, 2025
11 checks passed
@bobymicroby bobymicroby deleted the revert-aggregate-total-logic branch May 9, 2025 07:13
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
…dis#2952 (redis#2955)

> FT.AGGREGATE returns an array reply where each row is an array reply and represents a single aggregate result.
The integer reply at position 1 does not represent a valid value.

https://redis.io/docs/latest/commands/ft.aggregate/#return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants