Releases: tomlm/Lucene.Net.Store.Azure
Releases · tomlm/Lucene.Net.Store.Azure
4.8.5-beta016
4.8.4-beta-016
- pr #27
- fixed bug with upload not overwriting existing blob
- updated unit tests to run in seperate folders to prevent interacting with each other.
Release 4.8.0-beta006-2
https://www.nuget.org/packages/Lucene.Net.Store.Azure/4.8.0-beta006-2
- Changed catalog name to allow sub-folders, so new AzureDirectory("folder1/folder2/catalog") now works
- Updated all debug code to output the CatalogName (Which is the full path) so that you know which catalog debug output you are working with.