Alan Kent wrote:
> Using element paths I dislike because I don't know how to turn it into
> a Z39.50 sort request.
Wouldn't it map to 'elementSpec'? The three suggested key types -- index,
element path, and "generic" -- map directly (almost) to the three Z39.50 types:
(asn.1 identifiers, in reverse order) sortAttributes, elementSpec, and sortfield.
> I hesitate to say 'lets support asending/descending, but not case
> sensitivity or missing value action', only because someone may come
> along later and want it.
I don't hesitate to say it. Ascending/descending has been cited as a requirement;
the other two haven't.
--Ray