13 Jan
2016
13 Jan
'16
3:27 p.m.
So far, I can't figure out a way to do a alphanumeric sorting of the complete list by content of the entry, the token itself.
Try this [1]: for $token in ft:tokens('factbook') order by $token collation '?lang=de' return $token [1] http://docs.basex.org/wiki/Full-Text#Collations