Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Compute the products instant data and push them to SolrSync (type=datadelta&gzip=true)
    (different SQL process than delta and full)

Autocomplete (initial setup)

  1. Zip account autocomplete configuration files and push them to SolrSync (type=ac_config)

  2. 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)

...