Updated on 2022-08-08 GMT+08:00
Sort Syntax
The Sort syntax is in the JSON array format. Only the numeral type is supported. Repeated fields will be overwritten.
- Example 1: Sorting of a single field
"sort":[ { "location": "desc" } ]
- Example 2: Sorting of multiple fields
"sort": [ { "timestamp": "desc" }, { "rowkey": "asc" } ]
Parent topic: Public Data Structures
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot