hamzashoukat94 commented on issue #616: URL: https://github.com/apache/lucenenet/issues/616#issuecomment-1097659530
I have managed to delete the index files. After code walk through, I found out that every input (fileStream) is opening from directory, so I managed the open inputs and now, I'm deleting when I need to delete the files on directory level. This solves the problem for me. Thanks for the responses and interest. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
