Skip to main content

CompanySearchIndexTemplate

Available search index templates for data reindexing and mapping operations

enum CompanySearchIndexTemplate {
COMPANY_SEARCH
CONTACT_SEARCH
TEMP_ADDRESS
TEMP_CONTACT_COMPANY
TEMP_ATTRIBUTE
}

Values

Main company search index template for comprehensive company data

Independent contact search index template for contact data

CompanySearchIndexTemplate.TEMP_ADDRESS

Address search index template for address data

CompanySearchIndexTemplate.TEMP_CONTACT_COMPANY

Contact-company relationship search index template for contact-company associations

CompanySearchIndexTemplate.TEMP_ATTRIBUTE

Attribute search index template for orphaned attribute data

Member Of

CompanySearchIndexUpdateMappingInput input ● CompanySearchReindexInput input