...
|
...
|
@@ -70,7 +70,9 @@ public class IndexRebuildJob implements ApplicationEventPublisherAware { |
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CS_RECALL_CONFIG_SORT_BRAND);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SKN_FLOW);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_CUSTOMIZE_TAG);
|
|
|
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_YOHO_PRODUCT_ANALYSIS);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SHOPSBRANDS);
|
|
|
|
|
|
//最后重建pi
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_PRODUCT_INDEX);
|
...
|
...
|
|