Skip to content

Commit

Permalink
[feature](inverted index) Add ICU library to support ICU tokenization. (
Browse files Browse the repository at this point in the history
apache#47323)

### What problem does this PR solve?

Problem Summary:
1. To enhance the inverted index tokenization functionality, it is
necessary to incorporate the ICU tokenizer.
  • Loading branch information
zzzxl1993 authored Jan 24, 2025
1 parent eb4056a commit 61fba92
Show file tree
Hide file tree
Showing 5 changed files with 574 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/LICENSE-dist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1536,3 +1536,4 @@ Other dependencies:
* xxhash: 0.8.1 -- licenses/LICENSE-xxhash.txt
* concurrentqueue: 1.0.3 -- licenses/LICENSE-concurrentqueue.txt
* FlameGraph -- licenses/LICENSE-CDDL-1.0.txt
* icu 75.1 -- licenses/LICENSE-icu.txt
Loading

0 comments on commit 61fba92

Please sign in to comment.