Skip to main content

companySearchFixAliasWriteIndex

Fix Elasticsearch alias write index configuration issues.

Resolves problems with index aliases that prevent proper write operations to the search index. This is a maintenance operation for search infrastructure.

companySearchFixAliasWriteIndex(
input: CompanySearchReindexInput!
): Boolean!

Arguments

companySearchFixAliasWriteIndex.input ● CompanySearchReindexInput! non-null input

Alias configuration for fixing write index issues.

Contains the alias and index information needed to resolve write index problems.

Type

Boolean scalar

The Boolean scalar type represents true or false.