This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
from ea54f3ae [improvement](invert index) Change the standard to lucene9.5 (#103) add 454cdd2c [improvement](invert index) chinese word cutall does not cut english and numbers (#104) No new revisions were added by this update. Summary of changes: .../CLucene/analysis/jieba/FullSegment.hpp | 49 ++- .../CLucene/analysis/jieba/PreFilter.hpp | 54 ++- .../CLucene/analysis/standard95/StandardAnalyzer.h | 10 +- .../analysis/standard95/StandardTokenizer.h | 7 +- src/test/analysis/TestStandard95.cpp | 430 +++++++++++++++++++++ 5 files changed, 540 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org