| Package | Description |
|---|---|
| com.textkernel.tx.models.api.matchV2.querying | |
| com.textkernel.tx.services |
| Modifier and Type | Field and Description |
|---|---|
Options |
MatchRequest.Options
The options for the Match request
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
MatchV2Service.matchCandidates(DocumentSource sourceDocument,
Options options,
SearchQuery query)
Match an existing candidate document with filters provided.
|
SearchResponse |
MatchV2Service.matchJobs(DocumentSource sourceDocument,
Options options,
SearchQuery query)
Match an existing job document with filters provided.
|
SearchResponse |
MatchV2Service.searchCandidates(SearchQuery query,
Options options)
Search for a candidate based on the query provided.
|
SearchResponse |
MatchV2Service.searchJobs(SearchQuery query,
Options options)
Search for a job based on the query provided.
|
Copyright © 2025. All rights reserved.