To reindex in Magento 2, go to the CLI ( Command Line Interface ) and then from the root folder of your Magento installation run the following command -
Reindex All -
php bin/magento indexer:reindex
Reindex perticular -
php bin/magento indexer:reindex indexer_name