Hi all! Is there any ready-for-use filter which performs acronyms normalization such as "I.N.C."->"INC"?
I see that Lucene's StandardFilter can do this but we can't use it as we're using WhitespaceTokenizer instead of StandardTokenizer. -- Andrew Klochkov Senior Software Engineer, Grid Dynamics