Role
Defines a preset combination of usages for a common kind of field. The engine expands a role into explicit field properties before storing the index definition, so reading the definition back returns the individual usages rather than the role name. Each role applies only to the field types that support it.
- Values
- "id", "title", "description", "tag", "path", "code", "timestamp", "geo"
Endpoints
Endpoints where the request or responses uses this type.
- PUTCreate or replace an index definition
/v1alpha1/admin/indexes/{name} - GETGet an index
/v1alpha1/admin/indexes/{name} - POSTCommit pending changes
/v1alpha1/admin/indexes/{name}/actions/commit - POSTPromote a generation
/v1alpha1/admin/indexes/{name}/actions/promote - POSTPull the latest state
/v1alpha1/admin/indexes/{name}/actions/pull
Exofind is built by Level Four AB and is available under the Apache License 2.0.