Logic in the QueryIndexHelper produces undesired results through GeoServer. If the bounds of the query fall outside the bounds of available data for the feature, based on the TimeRangeStatistics, it removes the temporal constraints from the query, instead of producing no results. This is documented in the TODO of the clipIndexedTemporalConstraints function.
Logic in the QueryIndexHelper produces undesired results through GeoServer. If the bounds of the query fall outside the bounds of available data for the feature, based on the TimeRangeStatistics, it removes the temporal constraints from the query, instead of producing no results. This is documented in the TODO of the clipIndexedTemporalConstraints function.