Skip to main content

Search quality review

The Search Quality Review page (/admin/search-quality) is a QA workbench for auditing candidate search results returned by the AI matching engine. Admins label queries, rate result quality, and export QA datasets.


Query list (left panel)

The left panel lists all logged search queries. Each query card shows:

FieldDescription
Query textThe raw search terms entered by a recruiter
TagsRole of the requester and the model version used
Result countNumber of candidates returned
Quality scoreEXCELLENT, ACCEPTABLE, or POOR (once reviewed)
Statusnew (unreviewed), warning (has anomaly flags), or success (reviewed)

Use the Search bar to filter queries by text.


Review panel (right panel)

Selecting a query loads its result snapshot:

Query-level rating

Rate the overall search quality using a 1–5 star selector:

StarsLabel
4–5EXCELLENT
2–3ACCEPTABLE
1POOR

Candidate-level labels

For each candidate in the result snapshot, assign a relevance label:

  • Good match (≥ 3 stars)
  • Poor match (< 3 stars)

Add optional per-candidate notes.

Submitting a review

Click Submit review to save the query rating and candidate labels. The query status changes to success.


Exporting QA data

Click Export QA dataset to download all reviewed query labels and ratings as a JSON file for model retraining.

Admin Search Quality Review