Creating an Unstructured Index (resource)
Minimal Unstructured Index Example
This example shows the minimal configuration needed to create an unstructured index:Creating an Unstructured Index with Custom Models (resource)
Importing an Existing Index
You can import an existing Marqo index into your Terraform state using theterraform import command. This is useful when you want to start managing an existing index with Terraform.
To import an index, use the following command:
- Index type (structured/unstructured)
- Model configuration
- Storage settings
- Inference settings
- Preprocessing configurations
- ANN parameters
- And other index-specific settings