'statuses' of the content search API call (/api/v1/search) never seems to actually return any statuses.
Hashtags and accounts are returned without problems.
Steps to reproduce: https://mastodon.social/api/v1/search/?q=e
Since "e" is the most frequently used character, we should be getting pretty much all statuses here, shouldn't we?
Not bug. Intended behaviour. statuses
returns a status if you search for it by permalink URL (it does a network resolve). There is currently no full-text search on all statuses.
Would you turn this into a low-priority feature request, then?
Adding my voice to request full text search :-)
Most helpful comment
Adding my voice to request full text search :-)