YAZ  5.34.0
Data Fields
Z_SRW_searchRetrieveRequest Struct Reference

#include <srw.h>

Data Fields

char * queryType
 
char * query
 
int sort_type
 
union {
   char *   none
 
   char *   sortKeys
 
   char *   xSortKeys
 
sort
 
Odr_intstartRecord
 
Odr_intmaximumRecords
 
char * recordSchema
 
char * recordPacking
 
char * packing
 
char * recordXPath
 
char * database
 
char * stylesheet
 
Odr_intresultSetTTL
 
Z_FacetListfacetList
 

Detailed Description

Definition at line 69 of file srw.h.

Field Documentation

◆ database

char* Z_SRW_searchRetrieveRequest::database

Definition at line 91 of file srw.h.

Referenced by srw_bend_search(), yaz_sru_decode(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ facetList

Z_FacetList* Z_SRW_searchRetrieveRequest::facetList

◆ maximumRecords

Odr_int* Z_SRW_searchRetrieveRequest::maximumRecords

◆ none

char* Z_SRW_searchRetrieveRequest::none

Definition at line 79 of file srw.h.

Referenced by yaz_srw_codec(), and yaz_srw_get_pdu().

◆ packing

char* Z_SRW_searchRetrieveRequest::packing

◆ query

char* Z_SRW_searchRetrieveRequest::query

◆ queryType

char* Z_SRW_searchRetrieveRequest::queryType

◆ recordPacking

char* Z_SRW_searchRetrieveRequest::recordPacking

◆ recordSchema

char* Z_SRW_searchRetrieveRequest::recordSchema

◆ recordXPath

char* Z_SRW_searchRetrieveRequest::recordXPath

Definition at line 90 of file srw.h.

Referenced by yaz_get_sru_parms(), yaz_sru_decode(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ resultSetTTL

Odr_int* Z_SRW_searchRetrieveRequest::resultSetTTL

Definition at line 93 of file srw.h.

Referenced by yaz_get_sru_parms(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ 

union { ... } Z_SRW_searchRetrieveRequest::sort

◆ sort_type

int Z_SRW_searchRetrieveRequest::sort_type

◆ sortKeys

char* Z_SRW_searchRetrieveRequest::sortKeys

◆ startRecord

Odr_int* Z_SRW_searchRetrieveRequest::startRecord

◆ stylesheet

char* Z_SRW_searchRetrieveRequest::stylesheet

◆ xSortKeys

char* Z_SRW_searchRetrieveRequest::xSortKeys

Definition at line 81 of file srw.h.

Referenced by yaz_srw_codec().


The documentation for this struct was generated from the following file: