Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This object can be specify the sort of results.

Structure

{
 "key":"DocumentId", // Type of sort
 "ascending":true // The sort direction is "ascending"
}

 

Sort by Document Id

The doc

{
 "key":"DocumentId", // Type of sort
 "ascending":true // The sort direction is "ascending"
}

 

 

keyDescription
0DocumentId
1SegmentId
2BeeSegmentId
3Label
4Score
5Text
6LastModification
7Bookmark
8Status
9LastEditor

 

 

sortDescription
0Ascending
1Descending
  • No labels