omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
13.6k stars 878 forks source link

FR: Request full text search to support multiple lanuage like Chinese, Japanese, etc. #3706

Open myzWILLmake opened 7 months ago

myzWILLmake commented 7 months ago

I can see it create full text index inside pgsql at here:

https://github.com/omnivore-app/omnivore/blob/14fc7316694a48272cc6dc799ef631eb92b8d680/packages/db/migrations/0031.do.add_tsv_column_to_articles.sql#L9-L13

Is it possible to add more languages?

jacksonh commented 7 months ago

Linking this issue https://github.com/omnivore-app/omnivore/issues/3640

takan1 commented 7 months ago

@jacksonh I tested it now and it still doesn't pick up Japanese words that are in title of the article.