ome.services.fulltext
Class FullTextAnalyzer
java.lang.Object
org.apache.lucene.analysis.Analyzer
ome.services.fulltext.FullTextAnalyzer
public class FullTextAnalyzer
- extends Analyzer
Analyzer
implementation based largely on SimpleAnalyzer
, but
with extensions for handling scientific and OS-type strings.
- Since:
- 3.0-Beta3
- Author:
- Josh Moore, josh at glencoesoftware.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullTextAnalyzer
public FullTextAnalyzer()
tokenStream
public TokenStream tokenStream(String fieldName,
Reader reader)
- Returns a
LowercaseAlphaNumericTokenizer
- Specified by:
tokenStream
in class Analyzer
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.