# Index Configuration Schema ```txt https://ns.adobe.com/helix/shared/indexconfig ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------ | | Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [indexconfig.schema.json](indexconfig.schema.json "open original schema") | ## Index Configuration Type `object` ([Index Configuration](indexconfig.md)) # Index Configuration Properties | Property | Type | Required | Nullable | Defined by | | :------------------ | :------- | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------- | | [indices](#indices) | `object` | Optional | cannot be null | [Index Configuration](indexconfig-properties-indices.md "https://ns.adobe.com/helix/shared/indexconfig#/properties/indices") | ## indices `indices` * is optional * Type: `object` ([Details](indexconfig-properties-indices.md)) * cannot be null * defined in: [Index Configuration](indexconfig-properties-indices.md "https://ns.adobe.com/helix/shared/indexconfig#/properties/indices") ### indices Type `object` ([Details](indexconfig-properties-indices.md)) ### indices Default Value The default value is: ```json {} ```