Namespace Textkernel.Tx.Models.API.Indexes
Classes
- CreateIndexRequest
Request body to create an index
- CreateIndexResponse
The response body from a Tx API call
- DeleteDocumentResponse
The response body from a Tx API call
- DeleteIndexResponse
The response body from a Tx API call
- DeleteMultipleDocumentsResponse
The response body from a Tx API call
- GetAllIndexesResponse
The response body from a Tx API call
- GetIndexResponse
The response body from a Tx API call
- GetJobResponse
The response body from a Tx API call
- GetResumeResponse
The response body from a Tx API call
- IndexDocumentRequest
Base class for 'index resume' or 'index job' request body
- IndexDocumentResponse
The response body from a Tx API call
- IndexJobInfo
Generic options that have properties for both V1 and V2.
- IndexJobRequest
Request body for an 'index job' request
- IndexMultipleDocumentsResponse
The response body from a Tx API call
- IndexMultipleDocumentsResponseValue
One entry in the Value from a 'index multiple documents' response
- IndexMultipleJobsRequest
Request body for an 'index multiple jobs' request
- IndexMultipleResumesRequest
Request body for an 'index multiple resumes' request
- IndexResumeInfo
Generic options that have properties for both V1 and V2.
- IndexResumeRequest
Request body for an 'index resume' request
- IndexingOptionsGeneric
Generic options that have properties for both V1 and V2.
- UpdateUserDefinedTagsRequest
Request body to update (add/remove/overwrite) user-defined tags on an indexed document
- UpdateUserDefinedTagsResponse
The response body from a Tx API call
Enums
- SearchAndMatchVersion
The Search & Match Version to use for indexing.
- UserDefinedTagsMethod
A method to use when updating user-defined tags on a document