Skip to main content
NuGet.Lucene package icon

NuGet.Lucene

Implementation of NuGet package repository that stores package metadata in a Lucene index for very fast package lookup and search capabilities. Includes an optional file system watcher that will keep packages on disk in sync with the Lucene index. This package does not serve as a standalone package feed or package server; instead it must be embedded in other projects.

Total Downloads
59.6K
59,577
Published
Mar 26, 2014
Latest stable version

Install

.NET CLI
dotnet add package NuGet.Lucene --version 2.9.3
Package Manager Console
Install-Package NuGet.Lucene -Version 2.9.3
PackageReference
<PackageReference Include="NuGet.Lucene" Version="2.9.3" />

Frameworks

.NETFramework4.5 .NETFramework4.0

Dependencies

Common.Logging
.NETFramework4.5
[2.1.2, 3.0.0)
Lucene.Net
.NETFramework4.5
[3.0.0, 3.6.0)
Lucene.Net.Linq
.NETFramework4.5
[3.2.55, 4.0.0)
NuGet.Core
.NETFramework4.5
[2.8.0, 2.9.0)
Rx-Core
.NETFramework4.5
[2.2.0, 3.0.0)
Rx-Interfaces
.NETFramework4.5
[2.2.0, 3.0.0)
Rx-Linq
.NETFramework4.5
[2.2.0, 3.0.0)
Rx-PlatformServices
.NETFramework4.5
[2.2.0, 3.0.0)
Remotion.Linq
.NETFramework4.5
[1.13.0, 2.0.0)
Common.Logging
.NETFramework4.0
[2.1.2, 3.0.0)
Lucene.Net
.NETFramework4.0
[3.0.0, 3.6.0)
Lucene.Net.Linq
.NETFramework4.0
[3.2.55, 4.0.0)
NuGet.Core
.NETFramework4.0
[2.8.0, 2.9.0)
Rx-Core
.NETFramework4.0
[2.2.0, 3.0.0)
Rx-Interfaces
.NETFramework4.0
[2.2.0, 3.0.0)
Rx-Linq
.NETFramework4.0
[2.2.0, 3.0.0)
Rx-PlatformServices
.NETFramework4.0
[2.2.0, 3.0.0)
Remotion.Linq
.NETFramework4.0
[1.13.183, 1.15.0)
Microsoft.Bcl
.NETFramework4.0
[1.0.0, 2.0.0)
Microsoft.Bcl.Async
.NETFramework4.0
[1.0.0, 2.0.0)
Microsoft.Bcl.Build
.NETFramework4.0
[1.0.0, 2.0.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 21 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.