Execute LINQ queries on Lucene.Net complete with object to Document mapping.
Info
Version: | 3.6.0 |
Author(s): | Chris Eldredge |
Last Update: | Wednesday, June 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/themotleyfool/Lucene.Net.Linq |
NuGet Url: | https://www.nuget.org/packages/Lucene.Net.Linq |
Install
Install-Package Lucene.Net.Linq
dotnet add package Lucene.Net.Linq
paket add Lucene.Net.Linq
Lucene.Net.Linq Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 2.3.1 && < 3.0.0)
- Lucene.Net(>= 3.0.3 && < 3.6.0)
- Remotion.Linq(>= 1.13.183 && < 1.15.10)
Tags