smalllazypig / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Support CSV as input document format #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Allow input docs to be on CSV format. That way you can dump a real index using 
wt=csv and use that directly. The first line would contain list of fields. 
There are several java libraries for handling CSV easily.

Original issue reported on code.google.com by j...@cominvent.com on 15 Apr 2013 at 7:28