Skip to main content
Version: v0.18.0

ExportSortOrder

Selects the method of sorting a set of items

NameSummary
NoneExports the items as ordered in the production set. Only works if ExportTraversalStrategy is Items.
PositionSorts by position within the evidence tree.
TopLevelItemDateSorts families by top-level item date and then sorts each individual family into position within the evidence tree.
TopLevelItemDateDescendingSorts families descending by top-level item date and then sorts each individual family into position within the evidence tree.
DocumentIdSorts items based on their document IDs for the production set. Only valid when exporting production sets.