Integrating Search
Integrating Search Overview
Building a search interface
You have three options for integrating an interface into your site or app:
- Design a simple Search UI: and integrate it by adding a code snippet to your site.
- Use our React SDK: to build a more flexible interface.
- Back-end search (see below).
We strongly recommend adding records to your Collection before building your interface. Adding records before building your interface makes testing your interface easier.
API Client Libraries
Our API clients allow you to create a completely custom Search UI while leveraging the power of machine learning powered search under the hood. To get started, use one of the following client libraries.
Questions? Contact support@sajari.com