X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Frpn2solr.h;h=7d05ea08b6a8b04763f578a94fd26488261f99d6;hp=f4dced9d6f814ccbf84ee594edfc5150f0fad86d;hb=00512e603a9a54c4499c84442fe07ba4c9b0af95;hpb=b98bdccf7972f49b21121d828f94e9506787a9c6 diff --git a/include/yaz/rpn2solr.h b/include/yaz/rpn2solr.h index f4dced9..7d05ea0 100644 --- a/include/yaz/rpn2solr.h +++ b/include/yaz/rpn2solr.h @@ -70,6 +70,7 @@ int solr_transform_rpn2solr_wrbuf(solr_transform_t ct, \param attributes RPN attributes \returns pattern value or NULL if not found */ +YAZ_EXPORT const char *solr_lookup_reverse(solr_transform_t ct, const char *category, Z_AttributeList *attributes);