Introduce a new scheduled job, Reindex Orders Since Date, which will index Orders
based on a Start Date.
By default, the scheduled job is disabled and can be enabled through the Admin.
If enabled, it will index orders from the past 25 hours at the time the index started to the current time. The time to index can be modified through the value sinceDurationBefore
.
This job utilizes the filters added for indexing which you can read more about in the Search Services release notes.