Hi,
I have a features that export a panel configuration. In my local workstation I have in the default site template 4 facetapi and I create a features with the configuration of this panel. When I revert on my production web site I notice that:
- The default site template is disable;
- In the tables about the panels, on my production db, all the tables are empty.
- When I enable the default site template the facetapi are missing/empty;
- When I configure the search api index and create another facet api an put them into the default site template when I revert the features the new facet are replaced by the oldest and they staing missing/empty.

Into the code of the features there are all the configuration about the facetapi. So why?
I can resolve?

Thanks.