diff --git a/README.md b/README.md index 6e924985..f776caae 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,7 @@ In addition to normal text-based range searches (using the "field:[lower TO uppe longfield<long>:[0 TO 100] floatfield<float>:[0.0 TO 100.0] doublefield<double>:[0.0 TO 100.0] -datefield<date>:[from TO to] where from and to match any of these patterns: "yyyy-MM-dd'T'HH:mm:ssZ"", "yyyy-MM-dd'T'HH:mm:ss", "yyyy-MM-ddZ", "yyyy-MM-dd", "yyyy-MM-dd'T'HH:mm:ss.SSSZ", "yyyy-MM-dd'T'HH:mm:ss.SSS" +datefield<date>:[from TO to] where from and to match any of these patterns: "yyyy-MM-dd'T'HH:mm:ssZ", "yyyy-MM-dd'T'HH:mm:ss", "yyyy-MM-ddZ", "yyyy-MM-dd", "yyyy-MM-dd'T'HH:mm:ss.SSSZ", "yyyy-MM-dd'T'HH:mm:ss.SSS" An example numeric range query for spatial searching.