Lucene.Net.Contrib
2.9.4.1
See the version list below for details.
dotnet add package Lucene.Net.Contrib --version 2.9.4.1
NuGet\Install-Package Lucene.Net.Contrib -Version 2.9.4.1
<PackageReference Include="Lucene.Net.Contrib" Version="2.9.4.1" />
paket add Lucene.Net.Contrib --version 2.9.4.1
#r "nuget: Lucene.Net.Contrib, 2.9.4.1"
// Install Lucene.Net.Contrib as a Cake Addin #addin nuget:?package=Lucene.Net.Contrib&version=2.9.4.1 // Install Lucene.Net.Contrib as a Cake Tool #tool nuget:?package=Lucene.Net.Contrib&version=2.9.4.1
Lucene.Net Contrib adds a set of advanced functionalites to Lucene.net, like faceted search, spatial queries, highlighters, spell check and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Lucene.net (>= 2.9.4.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lucene.Net.Contrib:
Package | Downloads |
---|---|
Examine
Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Lucene.Net.Contrib:
Repository | Stars |
---|---|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
|
|
chriseldredge/Lucene.Net.Linq
LINQ provider to run native queries on a Lucene.Net index
|
|
pinky39/grove
A computer implementation of a trading card game: Magic: The Gathering. The goal of the project is to implement ai algorithms which can play the game at the same level as a casual human player.
|
|
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
|