A few new benchmark tasks ------------------------- Key: LUCENE-1243 URL: https://issues.apache.org/jira/browse/LUCENE-1243 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark Reporter: Mark Miller Priority: Minor
Some tasks that would be helpful to see added. Might want some expansion, but here are some basic ones I have been using: CommitIndexTask ReopenReaderTask SearchWithSortTask I do the sort in a similar way that the highlighting was done, but another method may be better. Just would be great to have sorting. Also, since there is no great field for sorting (reuters date always appears to be the same) I changed the id field from doc+id to just id. Again maybe not the best solution, but here I am to get the ball rolling :) -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]