diff --git a/config/query.json b/config/query.json index 1bebbb1..073971e 100644 --- a/config/query.json +++ b/config/query.json @@ -1,5 +1,5 @@ { - "fq": ["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)"], + "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,