Metadata >> NuGet >> Lucene.Net.Linq >> 3.1.44-preview

3.1.44-preview

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 * Automatically creates Analyzer using metadata attributes like [Field(Analyzer=typeof(StandardAnalyzer)]. * Store different object types in single index. * Prevent documents with null values on key properties from being stored. * Enable sorting on types implementing IComparable<T> but not non-generic IComparable. * Allow client to provide custom IDocumentMapper<T> implementations.
RequireLicenseAcceptance False
Summary Provides LINQ IQueryable interface and object/document mapping over a Lucene.Net index.
Tags lucene.net lucene linq odata search nosql
Dependencies Remotion.Linq:[1.13.183, 2.0)|Common.Logging:[2.1.2, 3.0)|Lucene.Net:[3.0.3, 3.6)
Title Lucene.Net.Linq
PackageSize 218664
PackageHashAlgorithm SHA512
PackageHash Hgc6i5a9nBUzJGlg65aZ/8goBWCxnAPPD810zY8aMYoOIJVs45MzcCwMA2uW9DVmeUlSruf2l/Yc+Bh12oBgLw==
DownloadCount 000000
CreatedDate 2013-02-06T16:26:37

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.1.44-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Lucene.Net.Linq -Version 3.1.44-preview -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.1.44-preview %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.1.44-preview -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Lucene.Net.Linq -Version 3.1.44-preview -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Lucene.Net.Linq -Version 3.1.44-preview
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