Search and Match v4.0
Search and Match v4.0 introduces an enhanced approach to matching job profiles with resumes, designed for users who require profile-specific matching instead of focusing on the overall experience of candidates.
For example, if a candidate worked as:
- Developer for 2 years,
- Senior Developer for 3 years, and
- Manager for 4 years,
A match query for a Manager with 8 years of experience would include this candidate in v3.0, as it considers the overall experience for matching. In v4.0, the match will focus specifically on the 4 years of Manager experience. This means the candidate will only be included in matches for queries for a Manager with 4 years or less of experience, ensuring more precise and relevant results for users requiring job-profile-specific matching.
Key Features in Search and Match v4.0
- Job-Profile-Based Matching
Matches are now based on a candidate’s experience in a specific job profile instead of their total experience.
- New API EndpointsThe following API in version 4.0 have updated URLs. The suffix v4 is added to the Search and Match 3.0 API endpoints. Follow below API URL:
- Parse and
Index
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/v4/parseAndIndex
- Simple
Search
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/v4/simpleSearch
- Match
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/v4/match
- Match with
ID
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/V4/matchWithId
- Match with Multiple Sub-User
Ids
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/v4/matchWithMultipleSubUserIds
- One To One
Match
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/v4/oneMatch
- Parse and
Index
- Search and Match v4.0 Features
All features available in v3.0 are also applicable in v4.0. For details about v4.0 specific features, refer Features.
To know more on the above API, refer Parse and Index, Simple Search, Match, Match with ID, and Match with Multiple Sub-User Ids.
-
Reindexing Required
To use Search and Match v4.0, all documents must be parsed and indexed using the Parse and Index v4.0 API endpoint. For more details, refer Parse and Index.
-
Role-Wise Matching in Version 3.0
If you want to use Search and Match v3.0 for job-profile-based matching, you can enable the Role-Wise Experience Feature. For more details, refer to the Role-Wise Experience.