Refactor org.apache.mahout.utils.vectors.lucene.Driver into a POJO
------------------------------------------------------------------
Key: MAHOUT-671
URL: https://issues.apache.org/jira/browse/MAHOUT-671
Project: Mahout
Issue Type: Improvement
Components: Utils
Reporter: Chris Jordan
Priority: Minor
The Driver class in org.apache.mahout.utils.vectors.lucene is currently a
monolithic main method. While it does serve the purposes of running the vector
dumping utility from command line well, it would beneficial to refactor this
object into a POJO that can be easily used by applications that use Mahout;
line 131 even indicates that this change should be done.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira