X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Frpn2solr.h;h=7d05ea08b6a8b04763f578a94fd26488261f99d6;hb=fff2dc6469e36483e4547732aa8414fe3fe71183;hp=f4dced9d6f814ccbf84ee594edfc5150f0fad86d;hpb=fabec8cc81c901ee77f71e3d8667494b57507e7d;p=yaz-moved-to-github.git 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);