rmuir commented on issue #12393:
URL: https://github.com/apache/lucene/issues/12393#issuecomment-1606018466

   > Intuitively, this kind of workload is amenable to vectorization, could we 
take advantage of vectorization to speed up text analysis and thus indexing?
   
   I don't think it is: each character cannot be processed in isolation, they 
are processed in context. https://unicode.org/reports/tr29/#Word_Boundary_Rules


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to