public class ConcatenateGraphFilterFactory extends TokenFilterFactory
ConcatenateGraphFilter
.
ConcatenateGraphFilter.SEP_LABEL
should separate the input tokens in the concatenated token
ConcatenateGraphFilter.SEP_LABEL
.
When false, it's as if there were no missing positions
(we pretend the surrounding tokens were adjacent).
TooComplexToDeterminizeException
to preserve the stability and memory of the
machine.
ConcatenateGraphFilter
LUCENE_MATCH_VERSION_PARAM, luceneMatchVersion
Constructor and Description |
---|
ConcatenateGraphFilterFactory(Map<String,String> args) |
Modifier and Type | Method and Description |
---|---|
TokenStream |
create(TokenStream input)
Transform the specified input TokenStream
|
availableTokenFilters, forName, lookupClass, normalize, reloadTokenFilters
get, get, get, get, get, getBoolean, getChar, getClassArg, getFloat, getInt, getLines, getLuceneMatchVersion, getOriginalArgs, getPattern, getSet, getSnowballWordSet, getWordSet, isExplicitLuceneMatchVersion, require, require, require, requireBoolean, requireChar, requireFloat, requireInt, setExplicitLuceneMatchVersion, splitAt, splitFileNames
public TokenStream create(TokenStream input)
TokenFilterFactory
create
in class TokenFilterFactory
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.