kz930 commented on PR #8363:
URL: https://github.com/apache/texera/pull/8363#issuecomment-5737508193

   `CaseSensitiveAnalyzer` has used the `StandardTokenizer` since #6801, so 
`perfect.` tokenizes to `perfect` and the engine does keep the row; 
`KeywordSearchOpExecSpec` pins exactly that case, and the exported 
`\b(?:...)\b` with `case=True` keeps the same rows the engine keeps. 5bd68fe 
adds a punctuated row to the case-sensitive scenario and corrects the note that 
claimed a whitespace tokenizer.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to