Lucene standard anlyzer will remove almost all punctuation. In some cases, we want to keep some punctuation, for example in music search, some singer name and album name could be a punctuation.
Is there any analyzer that we can customized punctuation to be removed?