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,567
Published
Jul 6, 2016
Latest stable version

Install

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

Frameworks

.NETFramework4.5

Dependencies

Common.Logging
.NETFramework4.5
[2.3.1, 3.0.0)
Lucene.Net
.NETFramework4.5
[3.0.0, 3.6.0)
Lucene.Net.Linq
.NETFramework4.5
[3.5.2, 4.0.0)
NuGet.Core
.NETFramework4.5
[2.11.1, 2.11.1]
System.Reactive
.NETFramework4.5
[3.0.0, )
System.Reactive.Core
.NETFramework4.5
[3.0.0, )
[3.0.0, )
System.Reactive.Linq
.NETFramework4.5
[3.0.0, )
[3.0.0, )
[3.0.0, )
Remotion.Linq
.NETFramework4.5
[1.13.0, 1.15.10)

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 1 target framework; confirm the exact target used by your application.

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.