[ https://issues.apache.org/jira/browse/LUCENE-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2845:
--------------------------------
Attachment: LUCENE-2845.patch
patch, apply after doing 'svn move lucene/contrib/benchmark modules'
> 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
>
> Attachments: LUCENE-2845.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|