Define schema and sync data
Last updated
Last updated
Schemas are all about performance. If you arenโt convinced, we wrote an article on schema vs schemaless just to convince you. ๐
You can define your schema in a couple of ways:
Manually in our admin console, here:
Via our API
By uploading a sample dataset during your collection setup
Using one of our Integrations
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:
SchemaThere are a couple of different ways to sync your data with search.io:
When creating a collection, you can provide a JSON file, and search.io walks you through a data indexing wizard:
Or you can use or API and client libraries to load and update data.