ES Spark Connector - Circuit Breaker error

Thanks for your response.

We figured out the issue: the analyzers we were using unnecessarily included a "completion" analyzer that uses a lot of JVM memory for large indices. Removing this analyzer resolved the problem.