To resolve the issue of reindexing being stuck, follow the steps below:
-  Open the configuration file <plugin’s folder/init.php.
-  Adjust the following parameters: - SE_PRODUCTS_PER_PASS: Reduce the batch size for products sent for indexing to 50.
- SE_REQUEST_TIMEOUT: Increase the request timeout to 180 seconds.
- SE_MEMORY_LIMIT: Set the memory limit for the application to 1024 MB.
 
-  Save the changes and restart the indexing. 
If the issue persists, set parameters SE_ERROR_LOG and SE_DEBUG_LOG as true in the file and please contact us. We will be happy to assist you.
 
  