Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Search Chinese Words Correctly in E2EE Rooms #918

Open
uetcis opened this issue Jan 27, 2021 · 1 comment
Open

Cannot Search Chinese Words Correctly in E2EE Rooms #918

uetcis opened this issue Jan 27, 2021 · 1 comment
Labels
S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Upstream

Comments

@uetcis
Copy link

uetcis commented Jan 27, 2021

Description

Cannot search Chinese words correctly in E2E rooms.

Steps to reproduce

  • Join an E2EE room and send some Chinese words
  • Try searching
  • Receive incomplete results (usually no results at all)

Describe how what happens differs from what you expected.

Client local searching in E2EE rooms should work for non-Latin languages while it doesn't.

Version information

  • Platform: Both

For the web app:

  • Browser: Safari Version 14.0.2 (16610.3.7.1.9)
  • OS: macOS
  • URL: app.element.io (1.7.18)

For the desktop app:

  • OS: macOS
  • Version: Version 1.7.18 (1.7.18)
@jryans jryans added the S-Major Severely degrades major functionality or product features, with no satisfactory workaround label Feb 1, 2021
@jryans
Copy link
Contributor

jryans commented Feb 1, 2021

Thanks for the report. This is tied to tokenisation issues in our indexer (matrix-org/seshat#7).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Upstream
Projects
None yet
Development

No branches or pull requests

3 participants