Full-text search in the find endpoint
Bug #1906804 reported by
Francisco Jimenez Cabrera
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snap Store Server |
Fix Committed
|
Medium
|
Hasan Ammar |
Bug Description
Hi,
This issue has been mentioned in our Charmhub dev weekly meeting.
Currently, when we use the find endpoint in the charmhub.io website, it's not searching for properties that we think are relevant.
As an example, the charm postgresql-k8s contains the world "kubernetes" in the summary and the description:
https:/
These properties are not being used for searches:
https:/
Apparently right now is only searching by author name and package name, we think it should include the summary, the description and the platforms where the package is available.
Thank you.
description: | updated |
To post a comment you must log in.
I believe this is fixed and deployed to staging thus far, see:
https:/ /api.staging. snapcraft. io/v2/charms/ find?q= kubernetes