Menu

#5 sorting in document order not supported

open
None
5
2004-10-04
2004-10-04
No

it is often desirable to sort in document order.
Implementation requires the following:
- extend data types by field for position in document
- add function that does a depth-first traversal and
adds positions
- add a comparison function that takes advantage of this

Discussion


Log in to post a comment.