hello.

Which is the best/fastest way to get the value of many fields from index?

My problem is, that i need to calculate a sum of amounts. this amount is in
my index (stored="true"). my php script get all values with paging. but if a
request takes too long, jetty is killing this process of "export".

is it better to get all the fields with "wt=csv/json/xml" or something other
handler?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/which-way-for-export-tp4032487.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to