[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739391#action_12739391 ]
Michael McCandless commented on LUCENE-1773: -------------------------------------------- Indeed, the CountingHighlighterTestTask was not cutover to the BenchmarkHighlighter. I think we should mark doHighlight final (and deprecated) to force a compile time error so any external (and internal!) subclasses of ReadTask are forced to switch to the new API? > Add benchmark task for FastVectorHighlighter > -------------------------------------------- > > Key: LUCENE-1773 > URL: https://issues.apache.org/jira/browse/LUCENE-1773 > Project: Lucene - Java > Issue Type: New Feature > Components: contrib/benchmark > Affects Versions: 2.9 > Reporter: Koji Sekiguchi > Assignee: Michael McCandless > Priority: Trivial > Fix For: 2.9 > > Attachments: LUCENE-1773.patch, LUCENE-1773.patch > > -- 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