Is your feature request related to a problem? Please describe.
In the time-oriented reindex algorithm, if the Date field that is meant to be used is part of the nested object, there will be a "The date field doesn't exists" error.
Describe the solution you'd like
The nested fields should be considered for time oriented algorithm.
Describe alternatives you've considered
None.
Additional context
None.