How is the Elastic search working in magento 2.3.2

I checked previously in 2.3 and Magento\Framework\Search\Adapter\Mysql\TemporaryStorage.php file used for mysql and elastic search both but now it looks like it used in MySQL only. Just wondering what search table or query fire to sort elastic search.