⚠️ This repository is deprecated⚠️ We are no longer maintaining an iOS library for Site Search. However, you can still build excellent native and mobile web experiences with Site Search APIs and clients. Thank you! - Elastic
This example app shows how easy it is to get started with SwiftypeTouch to add Swiftype-powered search to your iOS application.
To run the sample application:
-
Check out the code.
-
Check out the SwiftypeTouch git submodule.
git submodule init git submodule update
-
Edit the
Settings.plist
to add your crawler-based engine key (you can find this on your Swiftype dashboard). -
Click the Run button to launch the app. You'll be able to search right away.
Don't have a crawler-based engine? Go to swiftype.com, sign up if you haven't yet, and create a new engine with the site you want to crawl. Once the crawl is finished, you'll be able to use the sample app.
This code is MIT licensed. See LICENSE.txt for details.