Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
New, Patch Available
Description
It should be easy to combine the output of multiple Analyzers, or TokenStreams.
A ComboAnalyzer and a ComboTokenStream class would take multiple instances, and multiplex their output, keeping a rough order of tokens like increasing position then increasing start offset then increasing end offset.