How to find same Values in different indizes?

In this case we have 2 indizes ( Index-A and Index-B).
Now i want to list all documents where the value of a field called different in both indizes have the same variable.

How to archive this?

This isn't a use case that Elasticsearch or Kibana is meant for, as we don't support joins.