Metadata >> NuGet >> NuGet.Lucene

NuGet.Lucene

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.3.1, 3.0):net45|Lucene.Net:[3.0, 3.6):net45|Lucene.Net.Linq:[3.5.2, 4.0):net45|NuGet.Core:[2.8.6]:net45|Rx-Core:[2.2.5, 3.0):net45|Rx-Interfaces:[2.2.5, 3.0):net45|Rx-Linq:[2.2.5, 3.0):net45|Rx-PlatformServices:[2.2.5, 3.0):net45|Remotion.Linq:[1.13, 1.15.10):net45|Common.Logging:[2.3.1, 3.0):net40|Lucene.Net:[3.0, 3.6):net40|Lucene.Net.Linq:[3.5.2, 4.0):net40|NuGet.Core:[2.8.6]:net40|Rx-Core:[2.2.5, 3.0):net40|Rx-Interfaces:[2.2.5, 3.0):net40|Rx-Linq:[2.2.5, 3.0):net40|Rx-PlatformServices:[2.2.5, 3.0):net40|Microsoft.Net.Http:[2.2.28, 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 252322
PackageHashAlgorithm SHA512
PackageHash 7ZdW+UIUMl17/iAXaza6Xlph7R6Axvnak+kelVi4lnKTqb5FNsGg+1rgwbAs4bo21E/OllZkHoIMi1Sn7hYEdQ==
DownloadCount 000000
CreatedDate 2015-08-29T18:47:24
ReleaseNotes Include xml docs in nuget packages.

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NuGet.Lucene
Installing the package (HTTP Basic authentication):
Install-Package NuGet.Lucene -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NuGet.Lucene -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NuGet.Lucene

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.1
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.2.0
1.1.1
1.1.0
1.0.3
1.0.1
1.0.0