apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.39k stars 3.22k forks source link

[Feature] support IK tokenizer for inverted index #35411

Open xiaokang opened 4 months ago

xiaokang commented 4 months ago

Search before asking

Description

IK is a popular tokenizer for Elasticsearch and OpenSearch. Many users of inverted index also need IK tokenizer in Doris.

Use case

No response

Related issues

No response

Are you willing to submit PR?

Code of Conduct

felixwluo commented 4 months ago

let me try

xiaokang commented 4 months ago

Sure, welcome to contribute!