ne.jp]
Sent: jeudi, 19. novembre 2009 06:59
To: solr-user@lucene.apache.org
Subject: Re: HTMLStripCharFilterFactory does not replace é
Your first definition of text_fr seems to be correct and should work
as expected. I tested it and worked fine ("mémé" was highlighted).
What wa
Your first definition of text_fr seems to be correct and should work
as expected. I tested it and worked fine ("mémé" was highlighted).
What was the output of HTMLStripCharFilterFactory in analysis.jsp?
In my analysis.jsp, I got "ça va mémé ?".
Koji
Kundig, Andreas wrote:
Hello
I indexed an
Hello
I indexed an html document with a decimal HTML Entity encodings: the character
é (e with an acute accent) is encoded as é The exact content of the
document is:
ça va mémé ?
A search for 'mémé' returns no document. If I put the line above in solr
admin's analysis.jsp it also doesn't matc