airborne12 opened a new pull request, #45: URL: https://github.com/apache/doris-thirdparty/pull/45
1. Failure to implement the reusableTokenStream method results in token stream being created each time, which can cause memory leaks. 2. Refactored the Jieba instance using singleton. 3. Replaced new norm with nullptr in TermScorer to save memory. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org