Skip to content

Bug: Galaxy view search returns duplicate results for nearly every match #124

Description

@uncleJim21

Summary

When searching from the front-end galaxy view, the result set contains duplicates of almost every match. Nearly all returned items appear two or more times.

Steps to Reproduce

  1. Open the galaxy view on the front end.
  2. Search for: Elon Musk on Dwarkesh podcast talking about space
  3. Observe the returned results.

Expected Behavior

Each matching result (e.g. the Elon Musk / Dwarkesh space segment) appears once in the result set.

Actual Behavior

Almost every result is duplicated — the same item shows up multiple times in the galaxy view.

Notes

  • Reproduced via the galaxy view search UI.
  • Likely a de-duplication issue in the search/retrieval pipeline (results not being collapsed by unique episode/segment ID before being returned to the front end). Needs investigation to confirm whether duplication originates in the backend query/aggregation or in the front-end rendering layer.

Impact

Degrades search usability — users see cluttered, repeated results making it hard to find distinct matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions