New ZOOM utility ZOOM_query_sortby2
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Sep 2011 11:14:44 +0000 (13:14 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Sep 2011 11:14:44 +0000 (13:14 +0200)
commit57cae124c6a1c7cdd8c70090db636b227887fc19
tree04ed88e45e1cf4839410d09fe5c2c9b6e1dac24d
parent9b2f4955aee1fcee3702bcd832dbaf7fca7243ad
New ZOOM utility ZOOM_query_sortby2

That takes a strategy parameter: one of "z3950", "type7", "cql", "sru11"
or "embed". The "embed" chooses type-7 or CQL sortby depending on whether
Type-1 or CQL is actually sent to the target. "sru11" not implemented
yet.
include/yaz/zoom.h
src/zoom-p.h
src/zoom-query.c
src/zoom-sru.c
test/.gitignore
zoom/zoomtst5.c