| Package | Description |
|---|---|
| com.textkernel.tx.models.api.matchV2.querying | |
| com.textkernel.tx.services |
| Modifier and Type | Field and Description |
|---|---|
DocumentSource |
MatchRequest.SourceDocument
The document to generate the search query from.
|
| 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.
|
Copyright © 2025. All rights reserved.