move contrib/benchmark to modules/benchmark
-------------------------------------------

                 Key: LUCENE-2845
                 URL: https://issues.apache.org/jira/browse/LUCENE-2845
             Project: Lucene - Java
          Issue Type: Task
          Components: Build
            Reporter: Robert Muir
             Fix For: 4.0


I think we should move lucene/contrib/benchmark to a shared modules/benchmark, 
so you can easily benchmark anything (lucene, solr, other modules like analysis 
or whatever).

For example, if you want to do some benchmarking of something in solr 
(LUCENE-2844) you should be able to do this.
Another example is simply being able to benchmark an analyzer definition from a 
schema.xml, its more convenient than writing the equivalent java analyzer just 
for benchmarking.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to