Job indexing is not mandatory in all scenarios.
For RChilli matching, the main requirement is that the candidate data must already be indexed in the RChilli search database. After that, for a new job, you can either:
- Send the job/JD directly for matching (JD must be parsed using the JD Parser API and response JSON must be converted in the base64 format), or
- Index the job first and then send the job’s unique ID for matching.
- Match using Index IDs Feature Documentation: Match using Indexed IDs
- Match using Index IDs Feature Documentation: Match using Indexed IDs
Summary:
- Job indexing is optional
- Candidate indexing is required
- Matching can be performed using either direct JD input or indexed job ID, depending on the use case
For more information, contact RChilli Support
Comments
0 comments
Please sign in to leave a comment.