On 5/12/2011 2:55 PM, Ahmet Arslan wrote:
I recently upgraded from Solr 1.3 to Solr 3.1 in order to take advantage of the HTMLStripCharFilter. But it isn't working as I expected.You need to strip html tag before analysis phase. If you are using DIH, you can use stripHTML="true" transformer.
Wait, then what's the HTMLStripCharFilter for?