[ https://issues.apache.org/jira/browse/LUCENE-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless updated LUCENE-1493: --------------------------------------- Attachment: LUCENE-1493.patch Attached patch. It adds a search.num.hits config param. I plan to commit soon. > Enable setting hits queue size in Search*Task in contrib/benchmark > ------------------------------------------------------------------ > > Key: LUCENE-1493 > URL: https://issues.apache.org/jira/browse/LUCENE-1493 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/benchmark > Reporter: Michael McCandless > Assignee: Michael McCandless > Priority: Minor > Fix For: 2.9 > > Attachments: LUCENE-1493.patch > > > In testing for LUCENE-1483, I'd like to try different collector queue > sizes during benchmarking. But currently contrib/benchmark uses > deprecated Hits with hardwired "top 100" queue size. I'll switch it to > the TopDocs APIs. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org