Zhou Shaowen
Results
1
issues of
Zhou Shaowen
I find that `StripWhitespaceFilter` may modify Whitespace token's `value` attribute directly, but `normalized` attribute is not updated. `Token`'s method `match()` relies on `normalized` attribute, and may not work as intended.