Closed vijay-patil closed 9 years ago
Since we are using bulk request builder when update documents is called, a case when there are too many files in a single folder causes this to fail because of too much memory. Removed it and used single reindex call in a loop.
A number of files are missed in the reindex if there are too many files in a single folder