[ https://issues.apache.org/jira/browse/LUCENE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Sekiguchi updated LUCENE-1809: ----------------------------------- Attachment: LUCENE-1809.patch The patch introduces a boolean property enwikiQueryMaker.disableSpanQueries. If it is set to true (default is false), EnwikiQueryMaker doesn't make SpanQueries. results (elapsedSec) are: || ||FastVectorHL||HL|| |w/o patch|7.70|20.25| |w/ patch|7.67|19.07| > highlight-vs-vector-highlight.alg is unfair > ------------------------------------------- > > Key: LUCENE-1809 > URL: https://issues.apache.org/jira/browse/LUCENE-1809 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/benchmark > Affects Versions: 2.9 > Reporter: Koji Sekiguchi > Priority: Trivial > Attachments: LUCENE-1809.patch > > > highlight-vs-vector-highlight.alg uses EnwikiQueryMaker which makes > SpanQueries, but FastVectorHighlighter simply ignores SpanQueries. -- 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