Concepts
/
Building Search UI
/
Demos
Aug. 20, 2019
Demos
On this page
E-commerce
In this demo you can:
- Search in the product’s name, type, and category
- Filter with RefinementList by type or category
- Filter with Numeric filters by price or rating
- See custom views using
AlgoliaWidget
for filtering by price and rating.
Tourism
In this demo you can:
- Search a place by your location around you
- Filter with Numeric filters by radius
- Filter with RefinementList by room type
- Filter with Numeric filters by price
- See custom views using
AlgoliaWidget
for filtering by price and room type - See custom widgets for linking the search results with the
MKMapView
Media
In this demo you can:
- See a multi indices table showcasing results from different indices (movies and actors)
- Use a load more button taking you to an infinite scrolling list
- Keep the state of the search when moving to the load more screen
- See in use the new iOS 11
SearchBar
inNavigationBar
.