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"
}

 

Sort by Segment Id

The doc

Code Block
{
 "key":"SegmentId", // Sort by segment id
 "ascending":true // The sort direction is "ascending"
}

 

Sort by Document Id

The doc

Code Block
{
 "key":"DocumentId", // Sort by document id
 "ascending":true // The sort direction is "ascending"
}

 

Sort by Document Id

The doc

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

 

Sort by Document Id

The doc

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

 

Sort by Document Id

The doc

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

 

Sort by Document Id

The doc

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

 

Sort by Document Id

The doc

Code Block
{
 "key":"DocumentId", // Type of sort
 "ascending":false // The sort direction is "descending"
}

 

Sort by Document Id

The doc

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



 

 

 

 

 

 

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

...