azure-contrib / AzureDirectory

A Lucene Directory Provider for Azure Blob Storage
Microsoft Public License
77 stars 57 forks source link

Removed cache, now confirmed working with Azure Storage #32

Closed paviad closed 5 years ago

paviad commented 5 years ago

Ok, so my previous PR was an ugly hack, it seemed to work, and tests passed, but it didn't actually work in more complex scenarios - I discovered that while trying to use it in my projects. To make it work I had to get rid of the caching mechanism. Now it works where it previously didn't - but there's still some unresolved issues for example: