X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fpquery.h;h=a381db932b091ce70729614e7edcb9f70da24549;hb=82130a0421d4d15df51078dd58aa8710e370a8ef;hp=79c49fdea9e3910389967d232e44e1ef92f0f7c6;hpb=234a815c6258460f1746fe7ff92659f6639e72f9;p=yaz-moved-to-github.git diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index 79c49fd..a381db9 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -53,6 +53,8 @@ YAZ_EXPORT Z_AttributeList *yaz_pqf_scan_attribute_list(YAZ_PQF_Parser p, ODR o, Odr_oid **attributeSetId, const char *qbuf); +YAZ_EXPORT +Z_FacetList *yaz_pqf_parse_facet_list(ODR odr, const char *args ); YAZ_EXPORT void yaz_pqf_destroy(YAZ_PQF_Parser p);