Metadata >> NuGet >> Lucene.Net.Linq >> 3.0.39

3.0.39

Metadata

Authors Chris Eldredge
Copyrights Copyright 2012 The Motley Fool, LLC
Description Execute LINQ queries on Lucene.Net complete with object to Document mapping.
IconUrl https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/branding/logo/lucene-net-icon-128x128.png
LicenseUrl https://github.com/themotleyfool/Lucene.Net.Linq/blob/master/LICENSE.txt
Owners The Motley Fool, LLC
ProjectUrl https://github.com/themotleyfool/Lucene.Net.Linq
ReleaseNotes * ISession.Query() will not return items marked for deletion * Bug Fix: ISession.Commit() will not add documents that are modified and marked for deletion
RequireLicenseAcceptance False
Summary Provides LINQ IQueryable interface over a Lucene.Net index.
Tags lucene.net lucene linq odata search nosql
Dependencies Remotion.Linq:[1.13.161, 2.0)|Common.Logging:[2.1.1, 3.0)|Lucene.Net:3.0.3
Title LINQ to Lucene
PackageSize 209693
PackageHashAlgorithm SHA512
PackageHash B3yH398tnI/lwV6gNSNf5QW3iIzD7dznzEIzcYtV+AUsStaHJOqq5GvCtUf1DbATKJIOM7QhBXHRIWXl74SRqw==
DownloadCount 000000
CreatedDate 2012-12-05T21:43:59

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 Lucene.Net.Linq -Version 3.0.39 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Lucene.Net.Linq -Version 3.0.39 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Lucene.Net.Linq 3.0.39 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Lucene.Net.Linq -Version 3.0.39
Uninstalling the package:
o remove-wrap Lucene.Net.Linq

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,Profile=Client Binaries