[
https://issues.apache.org/jira/browse/SOLR-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed SOLR-8805.
------------------------------
Resolution: Not A Problem
Ok so my assumption is right: you want '&' highlighted.
This is entirely based on your text analysis configuration ("analyzer" in the
schema). You might use Solr's "analysis" screen to troubleshoot this. For
example, just to prove this, if you hypothetically switch to nothing but a
WhitespaceTokenizerFactory, you should see the highlighting work.
Another _possible_ problem to consider is query parser interaction. If you use
a guery grammer that treats '&' as a query operator, it isn't highlighted
either. But Solr's shipping QParsers don't do that. '&&' _is_ a query
operator, BTW.
> Special Characters is not highlighting
> --------------------------------------
>
> Key: SOLR-8805
> URL: https://issues.apache.org/jira/browse/SOLR-8805
> Project: Solr
> Issue Type: Bug
> Reporter: Bala
> Labels: highlighter
>
> Special Characters are not highlighting in solr version 5
> For e.g if i search keyword test & test, but in the highlighter output its
> only highlighting the value test
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]