azure-contrib / AzureDirectory

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

Check before reading blob metadata #7

Closed BrianSakhai closed 10 years ago

BrianSakhai commented 10 years ago

Prevent error when metadata is missing by trying to read it, and not assuming it is available.