Authored by wangnan9279

productpool add backImageUrl fix

@@ -646,7 +646,7 @@ @@ -646,7 +646,7 @@
646 <index> 646 <index>
647 <name>csrecallconfigsortprice</name> 647 <name>csrecallconfigsortprice</name>
648 <properties> 648 <properties>
649 - <property key="number_of_shards" value="1"/ 649 + <property key="number_of_shards" value="1"/>
650 <property key="number_of_replicas" value="auto"/> 650 <property key="number_of_replicas" value="auto"/>
651 <property key="refresh_interval" value="${search.index.refresh_interval}"/> 651 <property key="refresh_interval" value="${search.index.refresh_interval}"/>
652 <property key="translog.flush_threshold_size" value="${search.index.translog.flush_threshold_size}"/> 652 <property key="translog.flush_threshold_size" value="${search.index.translog.flush_threshold_size}"/>