CompanySearchIndexTemplate
Available search index templates for data reindexing and mapping operations
enum CompanySearchIndexTemplate {
COMPANY_SEARCH
TEMP_ADDRESS
TEMP_CONTACT
TEMP_DIRECTORY
TEMP_LINK
}
Values
CompanySearchIndexTemplate.COMPANY_SEARCH
Main company search index template for comprehensive company data
CompanySearchIndexTemplate.TEMP_ADDRESS
Address search index template for address data
CompanySearchIndexTemplate.TEMP_CONTACT
Contact search index template for contact data
CompanySearchIndexTemplate.TEMP_DIRECTORY
Directory search index template for directory data
CompanySearchIndexTemplate.TEMP_LINK
Link search index template for link data
Member Of
CompanySearchIndexUpdateMappingInput
input ● CompanySearchReindexInput
input