tags:

views:

19

answers:

0

in my solr index,there is a field call price which is product 's price ,but when i import product records to solr,there have some record didn't have price,so there's some issue when i invoking solr,because some records in solr index didn't have the price field,how can i delete those records that didn't have price field?