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

Search field in the room does not take into account modified messages #1999

Open
leorulliat opened this issue Dec 19, 2023 · 2 comments
Open
Labels
A-Indexing Indexing messages via Seshat A-Timeline-Search O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@leorulliat
Copy link

Steps to reproduce

  1. I write a message "hello world"
  2. I modify the message by "hello world - topic"
  3. I make a search into the room by text "topic"
    I have no results about "topics"

Also, the search field does not escape characters like ":", it throws an error "Index error: An invalid argument was passed: 'Query is invalid. SyntaxError'"

Outcome

What did you expect?

Expect to get the message "hello world - topic" as a result

What happened instead?

I have no results about "topics"

Operating system

Windows 11

Application version

Version de Element : 1.11.51 Crypto version: Olm 3.2.15

How did you install the app?

https://element.io/get-started

Homeserver

No response

Will you send logs?

No

@t3chguy
Copy link
Member

t3chguy commented Dec 19, 2023

If your issue is with Encrypted rooms then the issue is with https://github.com/matrix-org/seshat/ - if unencrypted the issue is with your server, though you have not specified which so I cannot point you at the right repository

@t3chguy t3chguy added the X-Needs-Info This issue is blocked awaiting information from the reporter label Dec 19, 2023
@leorulliat
Copy link
Author

Sorry, yes the room is encrypted.
So, I have to create an issue on https://github.com/matrix-org/seshat/ ?

@t3chguy t3chguy transferred this issue from element-hq/element-web Nov 20, 2024
@dosubot dosubot bot added A-Indexing Indexing messages via Seshat A-Timeline-Search O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Indexing Indexing messages via Seshat A-Timeline-Search O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

2 participants