RocketChat / RocketChat/Rocket.Chat

It's can't search keyword.

Open
#18,583 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

If I want to search for a string in the past, I may only remember one or two words. At this time, I will not be able to find it. I must know the complete sentence. For example, if the chat content is 123, I can’t find it if I only search for 12. Until 123 can be found, what is the problem?

Steps to reproduce:
Expected behavior:
Actual behavior:
Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System: Debain 9
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version: v12.16.0
  • MongoDB Version: 4.0.19
Client Setup Information
  • Desktop App or Browser Version: 2.17.11
  • Operating System: Win10
Additional context
Relevant logs:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or search entry point is identified in the report. First reproduce the example by searching for “12” when a message contains “123”, then trace the existing search path; done should be a confirmed, tested result that partial keyword searches return the matching message.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, typescript
Domain
search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.