Skip to content
Tx Platform
Overview

Overview

Search & Match V2 (Beta)🔗︎

Search & Match V2 uses Textkernel's latest Search & Match engine. With Search & Match, you can empower your users with semantic search technology and a powerful matching engine, to discover the best candidates and jobs.

Getting Started🔗︎

Check out our use cases to get started with Search & Match V2.

Or get started with the building blocks below.

Indexing🔗︎

You can upload candidate or job order documents that can then be used to search and match on. To use Search & Match V2, simply pass in your cv(s) or job document(s) through our API after the document has been parsed then the document can be indexed. To upload candidate documents, use the candidates or jobs endpoints.

Search allows you to pass in a search query that when executed returns the search results based on the query provided and whether you hit the candidates or jobs search endpoints.

Match🔗︎

Match generates a search query based on the document ID passed in, and the document type (candidate or job order) and then returns a list of search results based on whether you hit the candidates or jobs match endpoints.