I have some posts that contain many attachments. The search returns the results of my search but all i get to click on is the link to the post. This is not an ideal experience as a user just sees a long list of attachments and has no idea which one to open.
Is it possible to return the link in the results that points directly to the attachment rather than going to the post (it would be ok for a link to the post to also appear in the results)?
WPSOLR can only index post types. Our ACF add-on is able to also index documents inserted with ACF file fields, but will return the parent post, not the inserted children documents.