I want to create search results that match the style of my website. How do I change the Swiftype styles?
You can customize the CSS used to style the Swiftype results by providing more-specifically targeted CSS selectors.
We have a tutorial about how to customize the search results display using CSS.
If you would like to completely customize the search experience, you can use the Swiftype autocomplete jQuery plugin along with the Swiftype search jQuery plugin.
Our Ruby on Rails example application uses these jQuery libraries, so you can check out the source code and read the tutorial for inspiration.