public class FullTextAnalyzer
extends org.apache.lucene.analysis.Analyzer
Analyzer
implementation based largely on SimpleAnalyzer
, but
with extensions for handling scientific and OS-type strings.Constructor and Description |
---|
FullTextAnalyzer() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.TokenStream |
tokenStream(String fieldName,
Reader reader)
Returns a
FullTextAnalyzer.LowercaseAlphaNumericTokenizer |
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.