Marcin Kęsy created SOLR-6929:
---------------------------------

             Summary: Highlighting in search - not working for special 
characters without spaces
                 Key: SOLR-6929
                 URL: https://issues.apache.org/jira/browse/SOLR-6929
             Project: Solr
          Issue Type: Bug
          Components: clients - C#
    Affects Versions: 4.10.2
            Reporter: Marcin Kęsy


Highlighting functionality is not working in such a situation:
1. Searching with a phrase, which is single special character, e.g.: "¤"
2. Places, where "¤" is found, should be higilighted with tags:
    <span class=""yellowhighlight prevent"">¤</span>
3. When there is no space around "¤", this sign is not surrounded with span 
tags.

Highlighting is working for: "text before ¤ text after"
Highlighting is not working for: "text before¤text after"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to