Showing
1 changed file
with
1 additions
and
1 deletions
@@ -159,7 +159,7 @@ | @@ -159,7 +159,7 @@ | ||
159 | <property key="refresh_interval" value="${search.index.refresh_interval}"/> | 159 | <property key="refresh_interval" value="${search.index.refresh_interval}"/> |
160 | <property key="translog.flush_threshold_ops" value="${search.index.translog.flush_threshold_ops}"/> | 160 | <property key="translog.flush_threshold_ops" value="${search.index.translog.flush_threshold_ops}"/> |
161 | </properties> | 161 | </properties> |
162 | - <builderClass>com.yoho.search.consumer.index.fullbuild.ShopsIndexBuilder,com</builderClass> | 162 | + <builderClass>com.yoho.search.consumer.index.fullbuild.ShopsIndexBuilder</builderClass> |
163 | <mappingFile>esmapping/shops.json</mappingFile> | 163 | <mappingFile>esmapping/shops.json</mappingFile> |
164 | </index> | 164 | </index> |
165 | 165 |
-
Please register or login to post a comment