fschmidt wrote
But sorting user_when_created still won't work because it is stored as a long.
Are you sure about that? It is working fine for me. You can try these queries in the Web_search page:
sort{{field='user_when_created', type='long'}}
sort{{field='user_when_created', type='long', reverse=true}}