solrmeter
solrmeter copied to clipboard
Support CSV as input document format
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 [email protected] on 15 Apr 2013 at 7:28