Skip to content

feat(labrinth): Add support for dependencies in search#5385

Open
IThundxr wants to merge 4 commits intomodrinth:mainfrom
IThundxr:dependents-search
Open

feat(labrinth): Add support for dependencies in search#5385
IThundxr wants to merge 4 commits intomodrinth:mainfrom
IThundxr:dependents-search

Conversation

@IThundxr
Copy link
Contributor

@IThundxr IThundxr commented Feb 17, 2026

Adds dependencies to the projects index in meilisearch, this will allow you to search for mods depending on a specific mod. This is a continuation of #4105.

This currently does not include support for searching dependencies in the frontend, some work has been done here but i'm not entirely sure how this should be laid out and look like, i think it'll be better for the team to work on implementing that instead.

@IThundxr IThundxr marked this pull request as draft February 17, 2026 00:21
@IThundxr IThundxr changed the title feat(labrinth): Add support for dependencies in search feat: Add support for dependencies in search Feb 17, 2026
@IThundxr IThundxr changed the title feat: Add support for dependencies in search feat(labrinth): Add support for dependencies in search Feb 17, 2026
@IThundxr IThundxr marked this pull request as ready for review February 17, 2026 01:40
@IThundxr IThundxr changed the title feat(labrinth): Add support for dependencies in search feat: Add support for dependencies in search Feb 17, 2026
@IThundxr IThundxr marked this pull request as draft February 17, 2026 01:48
@IThundxr IThundxr marked this pull request as ready for review February 17, 2026 02:42
@IThundxr IThundxr changed the title feat: Add support for dependencies in search feat(labrinth): Add support for dependencies in search Feb 17, 2026
@IMB11 IMB11 added the 📂 Under review [Triage] Is being reviewed by Modrinth Staff for future roadmap consideration. label Feb 18, 2026
Copy link
Member

@Prospector Prospector left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add each dependency type as a separate array, so like required_dependencies, optional_dependencies, incompatibilities, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📂 Under review [Triage] Is being reviewed by Modrinth Staff for future roadmap consideration.

Development

Successfully merging this pull request may close these issues.

3 participants

Comments