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
CompanySearchIndexTemplate.COMPANY_SEARCH
Main company search index template for comprehensive company data
CompanySearchIndexTemplate.CONTACT_SEARCH
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