Enh: search by Message-Id
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to allow search by Message-Id.
It's possible to use thread.lua, but that only works if there is only a single match
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading thread.lua, which the issue identifies as the current way to search threads. Trace how it handles Message-Id matches and determine where search results are limited to one match. Done means Message-Id searches can return multiple matching messages or threads, with the behavior covered by the relevant existing search tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100