H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: marco turchi [mailto:marco.tur...@gmail.com]
> Sent: Saturday, November 14, 2015 5:39 PM
> To: java-user@lucene.apache.org
> Subject: Language Specific Analyzer
Dear Users,
I need to develop my language specific analyzer that:
1) does not remove punctuations
2) lowercases and stems each term in the text.
I have tried some of the pre-implemented language analyzer (e.g. German and
Italian analyzers), but they remove punctuation. I/m not sure, but
probably