Namespace Lucene.Net.Analysis.Standard.Std34
Backwards-compatible implementation to match LuceneVersion.LUCENE_34
Classes
StandardTokenizerImpl34
This class implements StandardTokenizer using Unicode 6.0.0.
@deprecated This class is only for exact backwards compatibility
UAX29URLEmailTokenizerImpl34
This class implements UAX29URLEmailTokenizer, except with a bug (https://issues.apache.org/jira/browse/LUCENE-3880) where "mailto:" URI scheme prepended to an email address will disrupt recognition of the email address.
@deprecated This class is only for exact backwards compatibility