This assembly contains LuceneContext, a class that encapsulates several Lucene classes and makes it easy to use Lucene with dependency Injection.
Info
Version: | 0.1.118 |
Author(s): | zippy1981 |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Zippy1981.Lucene.Context |
Install
Install-Package Zippy1981.Lucene.Context
dotnet add package Zippy1981.Lucene.Context
paket add Zippy1981.Lucene.Context
Zippy1981.Lucene.Context Download (Unzip the "nupkg" after downloading)
Dependencies
- Lucene.Net(>= 4.8.000007)
- Lucene.Net.Analysis.Common(>= 4.8.000007)
- Lucene.Net.QueryParser(>= 4.8.000007)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)