I have imported more than 250000 of products for two stores. I am trying to indexing those products but it is taking long time through SSH.Indexing Taking so much time and then after indexer lock. if i reset indexing using below command , then also not working.
php -f magento indexer:reset
Is there is any way that i can perform indexing on those products ?
Magento 2.1.8
Thanks