remove HtmlEncoder (or set it to default=false) from example solrconfig.xml
---------------------------------------------------------------------------

                 Key: SOLR-2528
                 URL: https://issues.apache.org/jira/browse/SOLR-2528
             Project: Solr
          Issue Type: Bug
          Components: highlighter
    Affects Versions: 3.1
            Reporter: Koji Sekiguchi
            Assignee: Koji Sekiguchi
            Priority: Trivial
             Fix For: 3.1.1, 3.2, 4.0


After 3.1 released, highlight snippets that include non ascii characters are 
encoded to character references by HtmlEncoder if it is set in solrconfig.xml. 
Because solr example config has it, not a few users got confused by the output.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to