I'm having an issue with time filter where I have set particular field to have time filter option which is an Date field with format strict_date_optional_time.
And in the index documents that only have dates like example 2019-08-12 etc., And my requirement is that I should able to filter documents for that particular date irrespective of the time that I select but time filter isn't allowing to do so.
Is there any other option that should be enabled for this work or am I missing something?