yaz_search

yaz_search -- Prepares for a search

Description

int yaz_search ( int id, string type, string query)

yaz_search( ) prepares for a search on the target with given id . The type represents the query type - only " rpn " is supported now in which case the third argument is a prefix notation query as used by YAZ .