Metadata >> NuGet >> NuGet.Lucene >> 2.9.4

2.9.4

Metadata

Authors Chris Eldredge
Copyrights Copyright 2013 The Motley Fool, LLC
Description 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.
LicenseUrl https://github.com/themotleyfool/NuGet.Lucene/blob/master/LICENSE.txt
Owners The Motley Fool, LLC
ProjectUrl https://github.com/themotleyfool/NuGet.Lucene
RequireLicenseAcceptance False
Summary Provides NuGet package repository that stores package metadata in a Lucene index for very fast package lookup and search capabilities.
Tags nuget
Dependencies Common.Logging:[2.1.2, 3.0):net45|Lucene.Net:[3.0, 3.6):net45|Lucene.Net.Linq:[3.2.55, 4.0):net45|NuGet.Core:[2.8, 2.9):net45|Rx-Core:[2.2, 3.0):net45|Rx-Interfaces:[2.2, 3.0):net45|Rx-Linq:[2.2, 3.0):net45|Rx-PlatformServices:[2.2, 3.0):net45|Remotion.Linq:[1.13, 2.0):net45|Common.Logging:[2.1.2, 3.0):net40|Lucene.Net:[3.0, 3.6):net40|Lucene.Net.Linq:[3.2.55, 4.0):net40|NuGet.Core:[2.8, 2.9):net40|Rx-Core:[2.2, 3.0):net40|Rx-Interfaces:[2.2, 3.0):net40|Rx-Linq:[2.2, 3.0):net40|Rx-PlatformServices:[2.2, 3.0):net40|Remotion.Linq:[1.13.183.0, 1.15):net40|Microsoft.Bcl:[1.0, 2.0):net40|Microsoft.Bcl.Async:[1.0, 2.0):net40|Microsoft.Bcl.Build:[1.0, 2.0):net40
Title NuGet.Lucene
PackageSize 191148
PackageHashAlgorithm SHA512
PackageHash QwywC/REk/jmlT026MdxQJkNPo1zeAwzxJQgSyQnPXbSHvOSFezLx+8j+jSodqga791eJxKuei/UQdh0lctFZg==
DownloadCount 000000
CreatedDate 2014-03-27T14:24:49

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NuGet.Lucene -Version 2.9.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NuGet.Lucene -Version 2.9.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NuGet.Lucene 2.9.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NuGet.Lucene -Version 2.9.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NuGet.Lucene -Version 2.9.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NuGet.Lucene -Version 2.9.4
Uninstalling the package:
o remove-wrap NuGet.Lucene

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries