Skip to content

isabella232/SwiftypeTouchExample

 
 

Repository files navigation

⚠️ 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

SwiftypeTouch Example App

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:

  1. Check out the code.

  2. Check out the SwiftypeTouch git submodule.

     git submodule init
     git submodule update
    
  3. Edit the Settings.plist to add your crawler-based engine key (you can find this on your Swiftype dashboard).

  4. 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.

License

This code is MIT licensed. See LICENSE.txt for details.

About

A sample iOS app that uses SwiftypeTouch to display search results from a crawler-based engine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%