cooklang / cooklang/federation
Search function returns duplicates
Open
- Dominant language
- Rust
- Stars
- 17
- Forks
- 4
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
I guess some people publish the same recipe as someone else they copied it from. But the search function still seems to return exact duplicates.
Example: https://recipes.cooklang.org/?q=Lasagna
Observe that several result items are pointing to the same recipe ID
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the duplicate results using the Lasagna search URL in the issue, then trace the search entry point and result assembly in the Rust service. Done means a search returns each recipe ID only once, including for the linked Lasagna example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100