This project allows you to create Lucene Indexes and use them in Windows Azure.
Info
Version: | 1.0.3 |
Author(s): | Richard Astbury |
Last Update: | Tuesday, July 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WindowsAzure-Contrib/AzureDirectory |
NuGet Url: | https://www.nuget.org/packages/Azure.Directory |
Install
Install-Package Azure.Directory
dotnet add package Azure.Directory
paket add Azure.Directory
Azure.Directory Download (Unzip the "nupkg" after downloading)
Dependencies
- Lucene.Net(>= 3.0.3)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.1)
- Newtonsoft.Json(>= 9.0.1)
- WindowsAzure.Storage(>= 7.1.2)