Re: Phrase Highlighting with special characters

2010-08-18 Thread Kranti K K Parisa
Seems the following is working query.setHighlight(true).setHighlightSnippets(1); query.setHighlightSimplePre(""); query.setHighlightSimplePost(""); query.setHighlightFragsize(1000); query.setParam("hl.fl", ""); also I was reading something about (I

Phrase Highlighting with special characters

2010-08-18 Thread Kranti K K Parisa
Hi All, I am trying with Solr Highlighting. I have problem in highlighting phrases consists of special characters for example, if I search for a phrase like "united. states. usa" then the results are displayed matching the exact phrase and also without special characters means "united states us