hi, guys 

when u using dataimport handler to import index , it's ok.

but later when data is became bigger and bigger , i found using dataimport 
handler is very slow . it costs nearly 20 mins.

So i try using another way to build index . using script to put  data into csv 
file then import to solr .


But i found one problem , how it handle with dynamicFiled ? becasue in the csv 
, the first line is all field name and i don't know the exactly field name . 


any idea ? Thanks a lot !

Reply via email to