[ROOT]  doc  HLocation  SELECT Location, Filename  ORDER BY Location  LIMIT 8192000  SELECT Location, Filename   ORDER BY Location   LIMIT 8192000   

ERROR:

Query expression

SKIP -100422296

failed to parse with the following error response:

errorResponses:
Illegal {count}, not a valid positive integer.
Syntax:
SKIP {Count} like 'SKIP 42'

Last query expression to successfully parse was 'LIMIT 8192000'.

(NOTE. After the first valid QueryExpression, all following items in the request must also be valid query expressions)

Edit


Generated 2025-10-31 23:43:39.332 UTC