[
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
Because FastVectorHighlighter's strength is the performance when processing
large docs, this patch includes:
* set max.field.length Integer.MAX_VALUE in the alg file
* introduces a new property "highlighter.maxDocCharsToAnalyze" and set it
Integer.MAX_VALUE in the alg file
> 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, 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: [email protected]
For additional commands, e-mail: [email protected]