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

Dawid Weiss commented on SOLR-882:
----------------------------------

One more thing that may be of importance -- this patch fixes a few problems, 
but it also alters the default behavior, so folks that have processed some 
large volumes of data may have different results now. I am not entirely sure 
how it affects the rest of SOLR.

> HTMLStripReader improvement - padding corrected for hexadecimal entities, 
> option not to emit padding at all added
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-882
>                 URL: https://issues.apache.org/jira/browse/SOLR-882
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Dawid Weiss
>            Assignee: Grant Ingersoll
>            Priority: Trivial
>         Attachments: patch
>
>
> Improvements to HTMLStripHighlighter:
> - fix padding of hexadecimal entities (currently off by 1)
> - add an option not to emit padding at all. In certain applications padding 
> emitted after entities such as ó may split words that are in fact 
> single terms.
> - add entities that are recognized when written all in uppercase and 
> recognized by browsers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to