X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsru-p.h;h=3a3031b6f182f0a1298349f0b08e39529f5bcf2b;hp=fb6b2902c1ccf9ba37b7c4dc1c7bd3fd71e3e064;hb=9c0d61ec236fb24ac2c1f5641630488546438459;hpb=f720562471a064dba92a465d999aa833e59d69b1 diff --git a/src/sru-p.h b/src/sru-p.h index fb6b290..3a3031b 100644 --- a/src/sru-p.h +++ b/src/sru-p.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data. + * Copyright (C) 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: @@ -39,7 +39,9 @@ Z_AttributeList *yaz_use_attribute_create(ODR o, const char *name); char *yaz_negotiate_sru_version(char *input_ver); -void yaz_sru_facet_request(ODR, Z_FacetList **facetList, const char **limit); +void yaz_sru_facet_request(ODR, Z_FacetList **facetList, + const char **limit, const char **start, + const char **sort); #if YAZ_HAVE_XML2 #include