...
Compute the products instant data and push them to SolrSync (type=datadelta&gzip=true)
(different SQL process than delta and full)
Autocomplete (initial setup)
Zip account autocomplete configuration files and push them to SolrSync (type=ac_config)
Compute the autocomplete light data and push them to SolrSync (type=ac)
(different process than in the daily from Airflow, will only do something if the autocomplete index was empty before, to update / add data, push data in account_lab.autocomplete directly or empty the table and rerun the process)
...