milvus/internal/util/ctokenizer
Buqian Zheng f7b811450d
feat: add enable_tokenizer params to VarChar field (#36480)
issue: #35922

add an enable_tokenizer param to varchar field: must be set to true so
that a varchar field can enable_match or used as input of BM25 function

---------

Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>
2024-10-10 20:33:21 +08:00
..
c_map.go
c_token_stream.go
c_tokenizer_factory.go
c_tokenizer_test.go
c_tokenizer.go
helper.go
text_schema_validator_test.go feat: add enable_tokenizer params to VarChar field (#36480) 2024-10-10 20:33:21 +08:00
text_schema_validator.go feat: add enable_tokenizer params to VarChar field (#36480) 2024-10-10 20:33:21 +08:00