X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fsrw.h;h=cf08af4c9190172beb021e8535a52d7f076b78e7;hp=b8bfae2474680df6df1331ea89a554d9881450f4;hb=487b5074b34ff24575136df048d9c7970ccaf98f;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/include/yaz/srw.h b/include/yaz/srw.h index b8bfae2..cf08af4 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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 {