Skip to content

Latest commit

 

History

History

QuerySuggestions

Query Suggestions with InstantSearch iOS

Query Suggestions is a search experience that displays a list of possible queries that your users can select from as they type.

How to run this example

1. Clone this repository

git clone git@github.com:algolia/instantsearch-ios.git

2. Open the project

Open the `Examples` project with Xcode 

3. Select the target

Select the QuerySuggestionsGuide target

4. Launch the example

Run the example in the simulator

Additional resources

Learn more about Query Suggestions in InstantSearch iOS in the Algolia documentation.