Creating a user interface

Now that you have defined your schema, completed your initial data sync, and tuned your relevance settings, you'll want to create the UI (User Interface) for your customers to use the search. There are two main ways to achieve this:

  1. Use our convenient Search interface designer in the search.io Console. You can find further information on the Search UI integration in our docs.

  2. Build your own UI by leveraging our React SDK or API client libraries to create a completely custom solution.

Last updated