Hacker News new | ask | show | jobs
by harpastum 741 days ago
It depends on the specifics of your format, but we’ve had success embedding the questions and answers separately. If either match, you return the complete question and answer text. Make sure to deduplicate before returning, in case both match.
1 comments

I'll try embedding it separately as well and try to figure out from there. Thanks for the suggestion