Steps to reproduce the issue
Send a related posts request with more than 1024 excluded post_ids.
What I expected
The expectation is that a list of related posts is returned.
What happened instead
Instead of related posts, an error from Elasticsearch is returned because there are too many terms.
Steps to reproduce the issue
Send a related posts request with more than 1024 excluded post_ids.
What I expected
The expectation is that a list of related posts is returned.
What happened instead
Instead of related posts, an error from Elasticsearch is returned because there are too many terms.