mozilla-mobile / prox

[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
https://wiki.mozilla.org/New_Mobile_Experience
Mozilla Public License 2.0
22 stars 12 forks source link

Refine groups for filtering #511

Closed antlam closed 7 years ago

antlam commented 7 years ago

Not sure if we filed this anywhere but here's the category grouping we want to start using based on what we get back from Yelp right now.

Discover

Eat & Drink

Shop

Services

mariappopova commented 7 years ago

I want to be able to surface different types of places so that I can always get the most relevant information to me

thebnich commented 7 years ago

@antlam any reason "Landmarks & Historical Buildings" is under "Services" rather than "Discover"?

antlam commented 7 years ago

@thebnich actually, we only looked at this level of the categories and Yelp puts them under "Public Services & Government".

Since Yelp things can be in multiple categories, we decided to leave it and see what we would get.

But we could special case this sub-category and pull them out into Discover... we should monitor this closely though because it could get weird.

thebnich commented 7 years ago

Since "Landmarks & Historical Buildings" isn't a top-level item, this is a bit tricky. For now, I'll keep this under services, but we should update our top-level-category-finding algorithm to stop on certain sub-categories (like this one).

thebnich commented 7 years ago

We landed most of these groups in the filtering PR, but I'll keep this open since there's still some tweaking to do (e.g., Landmarks as mentioned above).

thebnich commented 7 years ago

Fixed by #555.