Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
 "key":"DocumentId", // Type of sort
 "ascending":true // The sort direction is "ascending"
}
Available values
  • Ascendingascending
    • true
    • false
  • Keykey
    • SegmentId
    • DocumentId
    • BeeSegmentId
    • Label
    • Score
    • Text
    • LastModification
    • Bookmark
    • Status
    • LastEditor

...