-
-
Notifications
You must be signed in to change notification settings - Fork 881
Open
Description
I have a document with a lang field and a content field. How would I tokenize content based on the language?
It doesn't look like tokenizers can be swapped out as needed:
Tokenizers are currently configured and initialized per field, there's no dynamic tokenizer mechanism.
You could have a tokenizer with a language detection or have seperate fields.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels