[ 
https://issues.apache.org/jira/browse/SOLR-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825503#comment-15825503
 ] 

David Smiley commented on SOLR-9708:
------------------------------------

As I was working on highlighter documentation... I think the default we use for 
hl.maxAnalyzedChars should be equal to that of the Original Highlighter, which 
is 51200 -- certainly not less.  After all, it certainly does a faster job, and 
this parameter is a performance oriented threshold.  I see we're currently 
using the default in the UnifiedHighlighter which is 10000. This fits within 
the overarching goal of making transitioning to this highlighter 
straight-forward minimizing gotchas.

[~jim.ferenczi] can I simply commit a 1-liner change to set this default in 6.4 
or shall I file a new issue?

> Expose UnifiedHighlighter in Solr
> ---------------------------------
>
>                 Key: SOLR-9708
>                 URL: https://issues.apache.org/jira/browse/SOLR-9708
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: highlighter
>            Reporter: Timothy M. Rodriguez
>            Assignee: David Smiley
>             Fix For: 6.4
>
>         Attachments: SOLR-9708.patch
>
>
> This ticket is for creating a Solr plugin that can utilize the new 
> UnifiedHighlighter which was initially committed in 
> https://issues.apache.org/jira/browse/LUCENE-7438



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to