SIGN IN SIGN UP

Refactor search results into separate classes (#3204)

This moves the `score` attribute, which is part of a search result, out
of these classes into `*SearchResult` class:
- Issue
- Commit
- Repository
- NamedUser
- ContentFile

The same should be done for `Topic`, but topics are only returned via
search, there is no class without `score`.
E
Enrico Minack committed
938f80b1b427171e1dd6f5b425d32471bdeb9dc5
Parent: e3e07d7
Committed by GitHub <noreply@github.com> on 2/17/2025, 10:13:15 AM