X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_solr.c;h=23087577888c049c9e1d4a6c51d1d3ddbd5fd3cb;hp=b3290244f3c04a4dae120cb3cc08a07f2ed90b17;hb=34356a0306446525cc3b2a5ddc268d77e5ade288;hpb=1597ca1e5e29c86afb20eee69de3db40f4c23ed8 diff --git a/test/test_solr.c b/test/test_solr.c index b329024..2308757 100644 --- a/test/test_solr.c +++ b/test/test_solr.c @@ -111,7 +111,7 @@ void tst(void) sr->u.request->startRecord = odr_intdup(odr, 3); sr->u.request->maximumRecords = odr_intdup(odr, 10); sr->u.request->facetList = yaz_pqf_parse_facet_list( - odr, "@attr 1=date @attr 2=0, @attr 1=title @attr 3=17"); + odr, "@attr 1=date @attr 2=0, @attr 1=title_exact @attr 3=17"); YAZ_CHECK(compare_solr_req( odr, sr, 0,