Assigned
Status Update
Comments
el...@google.com <el...@google.com> #2
there are some image for help
mo...@navi.com <mo...@navi.com> #3
hello?
da...@google.com <da...@google.com> #4
The tokenizers defined in FtsOptions
are those that are available in Android's built-in SQLite version, but you can use your custom tokenizers with Room if you provide a bundled version of SQLite with your desired tokenizers. For FTS5 tokenizers then we are tracking brining FTS5 to Room in a separate issue:
Description
FtsOptions.TOKENIZER_SIMPLE, FtsOptions.TOKENIZER_PORTER and FtsOptions.TOKENIZER_UNICODE61
It would be great if we have support for nGram tokenizer as it would open wide variety of inbuilt search support in Android app