Stay organized with collectionsSave and categorize content based on your preferences.
Controls what keyword matching behavior the search has. When keyword matching is enabled, a keyword match returns jobs that may not match given category filters when there are matching keywords. For example, for the query "program manager" with KeywordMatchMode set to KEYWORD_MATCH_ALL, a job posting with the title "software developer," which doesn't fall into "program manager" ontology, and "program manager" appearing in its description will be surfaced.
For queries like "cloud" that don't contain title or location specific ontology, jobs with "cloud" keyword matches are returned regardless of this enum's value.
UseCompany.keyword_searchable_job_custom_attributesif company-specific globally matched custom field/attribute string values are needed. Enabling keyword match improves recall of subsequent search requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[],[],null,["# KeywordMatchMode\n\nControls what keyword matching behavior the search has. When keyword matching is enabled, a keyword match returns jobs that may not match given category filters when there are matching keywords. For example, for the query \"program manager\" with KeywordMatchMode set to KEYWORD_MATCH_ALL, a job posting with the title \"software developer,\" which doesn't fall into \"program manager\" ontology, and \"program manager\" appearing in its description will be surfaced.\n\nFor queries like \"cloud\" that don't contain title or location specific ontology, jobs with \"cloud\" keyword matches are returned regardless of this enum's value.\n\nUse [Company.keyword_searchable_job_custom_attributes](/talent-solution/job-search/docs/reference/rest/v4/projects.tenants.companies#Company.FIELDS.keyword_searchable_job_custom_attributes) if company-specific globally matched custom field/attribute string values are needed. Enabling keyword match improves recall of subsequent search requests."]]