...
You can find these credentials on the Hawksearch Dashboard on the Admin > Account Info tab. Please follow Hawksearch URLs article to find the dashboard URL depending on the Hawksearch environment.
...
Setting is available on ‘Default Config’ Scope only.
For manual categories synchronization there is a CLI command specified:
Code Block |
---|
bin/magento hawksearch:proxy:sync-categories |
Cron expression
This setting allows you to specify the cron expression to control the schedule for running the synchronization task. Enter a standard 5 part cron expression. See https://en.wikipedia.org/wiki/Cron for more information about cron expressions. Note that the job cannot be scheduled to run more frequently than hourly.
...