mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
cdx api query: pass query timestamp mod to index query via 'query_closest'
field, to avoid confusion with 'closest'
This commit is contained in:
parent
55426e7619
commit
29c6a36dac
@ -129,6 +129,7 @@ class QueryHandler(object):
|
||||
wburl.QUERY:
|
||||
{'collapseTime': collapse_time,
|
||||
'filter': ['!statuscode:(500|502|504)'],
|
||||
'query_closest': wburl.timestamp,
|
||||
'limit': limit,
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user