Define schema and sync data

Define schema

Schemas are all about performance. If you aren’t convinced, we wrote an article on schema vs schemalessarrow-up-right just to convince you. 😉

You can define your schema in a couple of ways:

  1. Manually in our admin consolearrow-up-right, here:

  2. By uploading a sample dataset during your collection setup

  3. Using one of our Integrations

circle-info

Note: If you’re using our Shopify or another integration, defining your schema will happen automatically for you.

For more information on how to define and change a schema, head over to:

Schemachevron-right

Sync data

There are a couple of different ways to sync your data with search.io:

  1. When creating a collection, you can provide a JSON file, and search.io walks you through a data indexing wizard:

  2. Or you can use or API and client librariesarrow-up-right to load and update data.

Last updated

Was this helpful?