public class FrenchStandardFilter
extends org.apache.lucene.analysis.TokenFilter
implements org.apache.lucene.analysis.standard.StandardTokenizerConstants, org.apache.avalon.framework.logger.LogEnabled
Constructor and Description |
---|
FrenchStandardFilter(org.apache.lucene.analysis.TokenStream in)
Builds a new filter
|
Modifier and Type | Method and Description |
---|---|
void |
enableLogging(org.apache.avalon.framework.logger.Logger logger)
Sets the super.getLog().
|
org.apache.lucene.analysis.Token |
next()
Returns the next token in the stream, or null at EOS.
|
void |
setUp(org.apache.lucene.analysis.TokenStream in)
Builds a filter upon a token stream.
|
public FrenchStandardFilter(org.apache.lucene.analysis.TokenStream in)
in
- public void setUp(org.apache.lucene.analysis.TokenStream in)
in
- The input token stream.public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
enableLogging
in interface org.apache.avalon.framework.logger.LogEnabled
logger
- The super.getLog() to use.public org.apache.lucene.analysis.Token next() throws java.io.IOException
Operations performed :
next
in class org.apache.lucene.analysis.TokenStream
java.io.IOException
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.