{
"success": true,
"data": {
"job_id": "search_job_d8e9f0a1-b2c3-4d5e-6f7a-8b9c0d1e2f3a",
"status": "completed",
"search_type": "1:n",
"error": null,
"results": {
"status": "success",
"timestamp": "2026-06-19 22:45:00",
"search_type": "1:n",
"depth": "track",
"candidate_dataset_id": "ref-dataset-uuid",
"matches": [
{
"id": "dataset/candidate_song_1.wav",
"score": 0.892,
"percentage": 89.2,
"payload": {
"filename": "dataset/candidate_song_1.wav",
"dataset_id": "ref-dataset-uuid",
"metric": "pairwise_chunk_cosine"
},
"full_audio_latent_scores": {
"max": 0.912,
"max_then_mean": 0.892,
"hungarian_mean": 0.795,
"matched_windows": [
{
"query_index": 5,
"candidate_index": 8,
"similarity_score": 0.892,
"query_audio_timestamps": [[44.5], [52.5]],
"candidate_audio_timestamps": [[125.1], [133.1]]
}
]
},
"summary": {
"full_audio_hungarian_mean": 0.795,
"full_audio_max_then_mean": 0.892,
"full_audio_max": 0.912
}
},
{
"id": "dataset/candidate_song_2.wav",
"score": 0.745,
"percentage": 74.5,
"payload": {
"filename": "dataset/candidate_song_2.wav",
"dataset_id": "ref-dataset-uuid",
"metric": "pairwise_chunk_cosine"
},
"full_audio_latent_scores": {
"max": 0.785,
"max_then_mean": 0.745,
"hungarian_mean": 0.680,
"matched_windows": []
},
"summary": {
"full_audio_hungarian_mean": 0.680,
"full_audio_max_then_mean": 0.745,
"full_audio_max": 0.785
}
}
],
"full_audio_latent_scores": {
"best_song_by_max_per_query_then_avg": [
{
"song_id": "dataset/candidate_song_1.wav",
"max_then_mean_score": 0.892,
"hungarian_mean_score": 0.795,
"max_score": 0.912
},
{
"song_id": "dataset/candidate_song_2.wav",
"max_then_mean_score": 0.745,
"hungarian_mean_score": 0.680,
"max_score": 0.785
}
]
},
"summary": {
"full_audio_max_then_mean": 0.892
}
}
}
}