yaz_sort

yaz_sort -- Sets sorting criteria

Description

int yaz_sort ( int id, string criteria)

Use this function together with yaz_search( ) or yaz_present( ) . If used in conjunction with yaz_search( ) a Z39.50 Sort will be sent after a search response has been received and before any records are retrieved with Z39.50 Present .

a

d

i

s

Exemple 1 .