David Smiley created LUCENE-6399:
------------------------------------
Summary: Benchmark's AbstractQueryMaker.resetInputs should call
setConfig
Key: LUCENE-6399
URL: https://issues.apache.org/jira/browse/LUCENE-6399
Project: Lucene - Core
Issue Type: Improvement
Components: modules/benchmark
Reporter: David Smiley
Assignee: David Smiley
Priority: Minor
Fix For: 5.2
DocMaker.resetInput() will call setConfig. QueryMaker should too for the same
reason -- so that it can respond to properties that change per round. DocMaker
is concrete but QueryMaker is an interface, but this behavior can be put into
AbstractQueryMaker.
I found this as some benchmarking was driving me crazy as I couldn't get
spatial benchmark queries to see changes I had!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]