The website is an Art competition and you can submit as many entries as you like via a form which then maps the fields into a CPT named Artwork
On the front end you can search the custom fields, Name, Artwork, category etc in dropdowns.
The issue is for example, a girl named Violet Bentley has 4 entries/posts in the Artwork CPT but when you search her name, only one entry appears instead of all 4.
The values are being brought into the dropdown with the get_values variable.
The site is live but I’ve given you dev site details
Thanks