Skip to content

Trending AI: not searchable by its real name "TrendingAI", and category is empty #39

Description

@HarlonWang

Hi, thanks for running OpenAPK — my app Trending AI is listed here:
https://www.openapk.net/trendingai/whl.trending.ai/

Two small metadata issues:

1. The app can't be found by its actual name.
The project is named "TrendingAI" (one word) — that's the repo name
(github.com/HarlonWang/TrendingAI), the URL slug, and how people search for it.
It's listed as "Trending AI" (two words), and the search seems to be a plain
substring match, so:

  • /search/?q=TrendingAI -> no results
  • /search/?q=trendingai -> no results
  • /search/?q=trending ai -> found
  • /search/?q=trending -> found

Could you add "TrendingAI" as an alias/alternate title (or normalize whitespace
in the search index)? Related: #33.

2. The Category field is empty.
The detail page shows an empty "Category" and the breadcrumb goes
OpenAPK > Categories > Trending AI with no category in between, so the app
can't be reached by browsing at all. Suggested: Internet, Reading
(it's a tech-news aggregator for GitHub Trending / Hacker News / Product Hunt —
similar to NerdSteam, which is listed as Games, Internet).

Everything else is fine — the latest release (0.22.0) was picked up correctly.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions