Load the optional block config when facet config updated.
Check facets configuration imported when index enabled.
The facets configuration won't be enabled when the index has the field added if the index is disabled at the time. Check when the index is updated, if it is enabled and has the field, create the facet (the create method also checks that it doesn't already exist).
Facet block configurations. Update conditions, ensure installed.
Check facets configuration imported when index enabled.
The facets configuration won't be enabled when the index has the field added if the index is disabled at the time. Check when the index is updated, if it is enabled and has the field, create the facet (the create method also checks that it doesn't already exist).