Dowser.Elasticsearch.Fields.DateRange (Dowser.Elasticsearch v0.1.1)

View Source

date_range — the %{"gte" => _, "lte" => _} object form <-> a Date.Range.

Bounds are cast through Dowser.Elasticsearch.Fields.Date, so they follow the same mapping "format" (or Elasticsearch's own default when absent).