sat-utils/sat-api-browser

Research time range requests against ElasticSearch.

Opened this issue · 0 comments

Currently we only have indexes for datetime. This makes queries across dates for a time range less performant. Consider internally creating time indexes to support queries like Feb, 1 - Mar, 1
10:00 AM < Time < 4:00 PM.