Elasticsearch match query with two different fields

Hello Team,

I have two fields like Search_Session_ID and Page3_Session_ID.

How can I compare these fields using elasitcsearch match query like Search_Session_ID == Page3_Session_ID

Is that possible?

Regards,
Binuraj