...
|
...
|
@@ -46,7 +46,6 @@ public class IndexRebuildJob implements ApplicationEventPublisherAware { |
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_ROBOTQUESTION);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_PRODUCT_PRICE_PLAN);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_HELPER);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SUGGEST);
|
|
|
this.rebuildIndexWithlog(ISearchConstants.INDEX_NAME_SHOPS);
|
|
|
|
|
|
try {
|
...
|
...
|
|