[ 
https://issues.apache.org/jira/browse/SOLR-14628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-14628.
---------------------------------
    Fix Version/s: 8.6
       Resolution: Fixed

> hl.fragsizeIsMinimum default ought to be 'true' for performance
> ---------------------------------------------------------------
>
>                 Key: SOLR-14628
>                 URL: https://issues.apache.org/jira/browse/SOLR-14628
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: highlighter
>    Affects Versions: 8.5
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>             Fix For: 8.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> hl.fragsizeIsMinimum was added in 8.5 with a default setting of false -- thus 
> producing _average_ length fragments of fragsize instead of _minimum_ beyond 
> fragsize.  In previous releases, even though the setting didn't exist, it was 
> in-effect true (minimum).  Unfortunately, this flip was found to be a 
> significant performance regression for highlighting lots of text (especially 
> when using the SENTENCE break iterator), and furthermore it seems to be of 
> relatively minor value in fragment sizing.
> I propose we flip this back to true.
> https://lists.apache.org/thread.html/r2e44d290eac9edfa61ed9eced0d9f01a7bd1cbdf910344b2aa2368b8%40%3Csolr-user.lucene.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to