Skip to content

Commit e378a26

Browse files
author
MartinMikita
committed
Updated specification
1 parent 040c343 commit e378a26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ title - boosted rank fulltext
3131
content - fulltext
3232
type - filter
3333
lang - filter
34-
date - filter
34+
date - filter, in ISO 8601 format: YYYY-MM-DDTHH:MM:SS+HH:MM
3535
tags - filter on a set + fulltext; comma-separated
3636
custom_data - only stored, not indexed, no filter
3737
```
@@ -78,6 +78,7 @@ JSONP or JSON with CORS
7878
"rank": 31548,
7979
"content": "xxx",
8080
"date": "2016-05-19T11:06:41+02:00",
81+
"date_filter": 1463648801.0,
8182
"type": "<type>",
8283
"custom_data": "xxx",
8384
"id": 21

0 commit comments

Comments
 (0)