...
|
...
|
@@ -78,6 +78,10 @@ public class IndexRebuildJob implements ApplicationEventPublisherAware { |
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECALL_CONFIG_COMMON);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECALL_CONFIG_PRODUCT);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECALL_CONFIG_SORT_BRAND);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECOMMEND_BRAND);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECOMMEND_CONFIG);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECOMMEND_SORT_PRICE);
|
|
|
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SKN_FLOW);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CUSTOMIZE_TAG);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SHOPSBRANDS);
|
...
|
...
|
|