Hello,
In our implementation of BH we have a custom field that, when returned from Candidate/search/ comes back as
"category": {
"id": {xxx},
"name": {xxx}
},
What I want to do is search for candidates where category.name = whatever. I have read the lucene documentation as well as the BH API documentation and I am not sure where to go from here.
Thanks,
M
Search for matches in a nested field
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 3
- Joined: Mon Feb 03, 2020 10:39 am