appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
952 stars 99 forks source link

More Stream Faceting parameters #358

Open mdornseif opened 10 years ago

mdornseif commented 10 years ago

Currently Stream Faceting only allows to select on Photos, which allows besides other things Instagram like applications - which is awesome. But to build other innovative applications more stream faceting options would be very helpful. I myself really would like to see has_geolocation (see also #356 for state of location search).

Faceting by a certain client_id would also be helpful but I expect that this needs bigger server site resources because it would not be boolean.

Having faceting available would be especially helpful since we don't have machine only posts available in the search API.

rbeeger commented 10 years ago

Being able to facet on specific annotation types would also be helpful or at least faceting on some new post field like post_type that could be filled by the client. Faceting on client_id is problematic in my opinion as it would prevent other apps from handling specific types of posts.