ConcatenateGraphFilter
constructor(inputTokenStream: TokenStream, tokenSeparator: Char?, preservePositionIncrements: Boolean, maxGraphExpansions: Int)
Creates a token stream to convert input to a token stream of accepted strings by its token stream graph.
This constructor uses the default settings of the constants in this class.
constructor(inputTokenStream: TokenStream, preserveSep: Boolean, preservePositionIncrements: Boolean, maxGraphExpansions: Int)
Calls ConcatenateGraphFilter
Parameters
preserveSep
Whether SEP_LABEL should separate the input tokens in the concatenated token