From: Dennis Schafroth Date: Thu, 27 Oct 2011 14:49:43 +0000 (+0200) Subject: New suggestions result X-Git-Tag: v4.2.18~11 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=df65074917a6504ab9f21b5d1897b006ec086007;ds=sidebyside New suggestions result --- diff --git a/include/yaz/srw.h b/include/yaz/srw.h index b8bfae2..48a96d7 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -110,6 +110,7 @@ typedef struct { Z_SRW_extra_record **extra_records; /* of size num_records */ Z_FacetList *facetList; + char *suggestions; } Z_SRW_searchRetrieveResponse; typedef struct {