Hi all,
i'm adding a feature to let SolrMeter extract queries from a Solr log file.
The idea is to provide a small tool that let a user choose a solr log file and an output file name.
Clicking on Extract it will generate the file that can be used as an external query file (issue 55 [1]).
I've attached a screenshot.
It's partially related to issue 48 [2] but it's a separate feature that can be used indipendently.
Shall i create a new issue for that? Does it make sense?
The patch is almost ready.
Having this patch will help me to resolve also issue 48 since all pieces will be in place!
edo
[1]
http://code.google.com/p/solrmeter/issues/detail?id=55
[2]
http://code.google.com/p/solrmeter/issues/detail?id=48