Automattic / Automattic/kue

Search doesn`t work

Open
#1,045 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.4k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

Thanks for project.
I found it very useful, but have a problem with search option.

I've enabled search option, installed reds, but search isn`t working. I`m trying to search using API and web UI.
I found that whatever search keys I`m adding to job, in redis it still using same index "UNTFN".
And if I will try to search directly with this index string "UNTFN", it will find all jobs, but it doesn`t find with search keys.
How could it be fixed?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the search through both the API and web UI with search enabled, then inspect the Redis index used for jobs. Compare searches using different keys with the observed "UNTFN" index behavior; done means distinct search keys return the expected jobs in both entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, redis
Domain
backend, 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.