this post was submitted on 23 Nov 2025
1 points (100.0% liked)

PieFed API & mobile app dev

160 readers
34 users here now

Announcements and discussions about the PieFed API - changes, improvements and general co-ordination between the frontend developers and the core of PieFed.

founded 5 months ago
MODERATORS
 

GET /api/alpha/search now uses the same full-text search engine as the web UI so you can sort results by relevance. e.g.

https://piefed.crust.social/api/alpha/search?q=test&type_=Posts&sort=Relevance

Also if the q parameter has a value then read posts are included in the results regardless of what the user's setting is for hiding read posts. That is to avoid this problem: https://piefed.social/c/lemmyconnect/p/1502152/is-there-any-way-to-include-read-posts-in-search-results

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here