This project contains a class library that provides a NuGet IPackageRepository powered by Lucene.Net.Linq to provide very fast package listing, lookup, search and aggregation functionality, and an Asp.NET Web Api project that exposes a NuGet package feed with related functionality.
NuGet.Lucene.Web Available Soon on Chocolatey Gallery
Binary packages of NuGet.Lucene.Web will be published to Chocolatey Gallery soon.
NuGet.Lucene Available on NuGet Gallery
To install the NuGet.Lucene package, run the following command in the Package Manager Console
PM> Install-Package NuGet.Lucene
Getting Started with NuGet.Lucene
See NuGet.Lucene's readme for information on embedding NuGet.Lucene in your project.