Newer
Older
li-harvest-hal / config / query.json
{
    "fq": ["producedDateY_i:[2014 TO *] AND structCountry_s:(fr OR gf OR gp OR mq OR re OR yt OR bl OR mf OR pf OR pm OR wf OR nc)"],
    "fl": "halId_s,label_xml,structCountry_s,docid",
    "q": "*",
    "rows": 1000,
    "sort": "docid asc",
    "cursorMark": "*"
}