apache / apache/ponymail

Enhancement: subject search should support more than just phrases

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

At present it appears that the Subject search only supports exact phrases (case blind).

It's not possible to search for multiple words unless they appear next to each other, and it's not possible to search for apples and not oranges.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the subject-search entry point and any existing search tests; the issue names no files or tests. Done means subject searches can match multiple words that are not adjacent and can include one term while excluding another, without losing case-insensitive behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.