You need to run indexer command to resolve your indexing issue,
Go To the root of Magento instance and open CLI from Root path of Magento,
Run command,
php bin/magento indexer:reindex
How to reindex your Magento 2 store from admin or SSH / CLI