-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Synapse cuts out some words from search leading to confusion #4950
Comments
@gdvine are you in an E2E encrypted room? Searches are currently server-side and thus cannot be done on E2E messages |
maybe Synapse cuts |
I'm going to also blame synapse. Words like |
E2E encryption is on, so that explains why the searching fails. Perhaps a conditional should be introduced which bypasses E2E encrypted rooms, and returns a message if no unencrypted rooms are found. Is there a proposal for client-side search anywhere? |
Bad example – not only "the" but any string whatsoever returns no results as all my rooms are E2E. |
This is particularly unpleasant when searching for terms in URLs: https://github.com/vector-im/riot-web/issues/4486 |
Today's https://matrix.to/#/!GdmnfkDxuKZAICnOhe:matrix.org/$15054991507323727AFZiy:matrix.org ends with this string:
Seeking Side note: I stumbled across that example, and others involving non-alphanumeric characters, whilst trying to make |
Closing in favour of matrix-org/synapse#10559 |
Description
Desktop client in OS X returns no results, ever.
Steps to reproduce
Expected: some results.
Log: sent
The text was updated successfully, but these errors were encountered: