Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ The [base.json file](https://github.com/overture-stack/composer/blob/develop/con
}
```

- The `index` field specifies the name of the Elasticsearch index, in this example the `overture-quickstart-index`

- `documentType` informs Arranger of the mapping type being used by Maestro, `analysis` or `file` centric

- The `index` field specifies the name of the Elasticsearch index, in this example the `overture-quickstart-index`

:::info Learn More
For more information on index mappings and index centricity, see our [administration guide covering index mappings.](/guides/administration-guides/index-mappings)
:::
Expand Down