Skip to content
/ NuGet Public
forked from themotleyfool/NuGet

Fork of https://git01.codeplex.com/nuget that integrates NuGet.Server with Lucene.Net for dramatically faster performance and better search.

License

Notifications You must be signed in to change notification settings

kemnet/NuGet

 
 

Repository files navigation

NuGet.Server + Lucene.Net.Linq

This is a fork of the NuGet codebase on CodePlex that improves the NuGet web server by integrating the package feed with Lucene.Net.

This fork adds the following features not currently in origin/master:

  • Dramatically improve performance of all queries
  • Better search using English-language Porter Stem algorithm
  • Keeps track of DownloadCount and VersionDownloadCount
  • Keeps track of IsLatestVersion flag

About

Fork of https://git01.codeplex.com/nuget that integrates NuGet.Server with Lucene.Net for dramatically faster performance and better search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.8%
  • PowerShell 4.7%
  • JavaScript 1.1%
  • Other 0.4%