Mailing List Archive

Fix some old errors in the benchmark module
Hi, I found that the benchmark module hasn't been maintained for a long time. Some scripts were executed incorrectly, and some codes were outdated.
I tried to fix a few small bugs, including:

collector-small.alg, collector.alg, NewAnalyzerTask.java.




Execute the following command to verify:

ant run-task -Dtask.alg=conf/analyzer.alg

ant run-task -Dtask.alg=conf/collector-small.alg

ant run-task -Dtask.alg=conf/collector.alg -Dtask.mem=1024M


the github pr is https://github.com/apache/lucene-solr/pull/2566
Re:Fix some old errors in the benchmark module [ In reply to ]
jira issues is LUCENE-10091
















At 2021-09-08 14:19:43, "xiaoshi" <xiaoshi_2014@163.com> wrote:

Hi, I found that the benchmark module hasn't been maintained for a long time. Some scripts were executed incorrectly, and some codes were outdated.
I tried to fix a few small bugs, including:

collector-small.alg, collector.alg, NewAnalyzerTask.java.




Execute the following command to verify:

ant run-task -Dtask.alg=conf/analyzer.alg

ant run-task -Dtask.alg=conf/collector-small.alg

ant run-task -Dtask.alg=conf/collector.alg -Dtask.mem=1024M


the github pr is https://github.com/apache/lucene-solr/pull/2566