Package org.opensearch.analysis.common
Class FingerprintAnalyzer
- java.lang.Object
-
- org.apache.lucene.analysis.Analyzer
-
- org.opensearch.analysis.common.FingerprintAnalyzer
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public final class FingerprintAnalyzer extends org.apache.lucene.analysis.AnalyzerOpenRefine Fingerprinting, which uses a Standard tokenizer and lowercase + stop + fingerprint + asciifolding filters
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.apache.lucene.analysis.Analyzer.TokenStreamComponentscreateComponents(java.lang.String s)
-