ChronixDB / chronix.server

The Chronix Server implementation that is based on Apache Solr.
Apache License 2.0
263 stars 29 forks source link

Filter Function Type #144

Closed FlorianLautenschlager closed 4 years ago

FlorianLautenschlager commented 6 years ago

We need an additional type for filtering the time series result - not the values but the time series itself based on given condition, like the time series with the top max values.

FlorianLautenschlager commented 6 years ago

See PR #145