j
k
j a
j l
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
Back to the thread
Back to the list