This is a sample project implementing an instant-search view with Algolia. Algolia is a Search API that provides hosted full-text, numerical and faceted search.
- Uses the AlgoliaSearch InstantSearch Android library.
- Displays results as you type.
- Infinite scrolling.
- Highlighting of matching words in results.
- Clone the repository.
- Open in Android Studio.
- Build & Run!