Lucene 2.9.4.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Lucene --version 2.9.4.1
NuGet\Install-Package Lucene -Version 2.9.4.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Lucene" Version="2.9.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lucene --version 2.9.4.1
#r "nuget: Lucene, 2.9.4.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Lucene as a Cake Addin
#addin nuget:?package=Lucene&version=2.9.4.1

// Install Lucene as a Cake Tool
#tool nuget:?package=Lucene&version=2.9.4.1

DEPRECATED - Please use the package named Lucene.Net instead

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Lucene:

Package Downloads
NHibernate.Search

NHibernate Search brings the power of full text search engines to the persistence domain model by combining NHibernate with the capabilities of the Lucene.Net search engine.

MongoDB.Lucene

A Lucene.Net directory implementation using MongoDB's GridFS.

Lucene2Objects

Provides a simple API to use Lucene.NET with objects without having previous knowledge of indexing

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Lucene:

Repository Stars
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
Version Downloads Last updated