You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (Assigned) (JIRA)" <ji...@apache.org> on 2011/12/06 16:59:40 UTC

[jira] [Assigned] (SOLR-882) HTMLStripReader improvement - padding corrected for hexadecimal entities, option not to emit padding at all added

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

Grant Ingersoll reassigned SOLR-882:
------------------------------------

    Assignee:     (was: Grant Ingersoll)
    
> 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
>            Priority: Trivial
>             Fix For: 3.6, 4.0
>
>         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 &oacute; 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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