Mix content to search results

I would like to include content within the search results.
E.g. When user searches from book catalog and limits the results by specific author, the author interview could appear within the search results. The content should not be first on results, and appear only once per page (if pagination is used).

Content could be indexed in separate index.

Is this easy to do with Elasticsearch or is it better to handle on client-side?

this sort of requirement should be handled on the client side.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.