Issue with Search Backend and Frontend Theme - Final Challenge

Hello,

I am working on this challenge and I put the query suggestion according to the instruction
" Add a vertical prompt for jobs vertical: “open jobs in [[c_jobDepartment]]”. The embedded job department field will dynamically surface prompts for users to search for jobs by department."

This is the config

It is working in the testing site, but when I click the submit button. There is not a check on the point “Add query suggestions to the Jobs Search config” I do not know why If I put the exact phrase

Hi @Luis_Leandro ,

It looks like your Search is missing 3 universal prompts in the config. In the step above the one you mentioned ( " Add a vertical prompt for jobs vertical: “open jobs in [[c_jobDepartment]] ”), it says:

“After identifying some good queries, go to your Jobs Search configuration and add at least three universal prompts.”

Once you complete that task, you should pass the assessment. Hope this helps!

1 Like

Great! Thanks, it was the issue