Metadata >> NuGet >> Lucene.Net.Linq >> 3.1.48

3.1.48

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 ## Current Release * Enable analyzing and retrieving term vectors using [Field(TermVector = TermVectorMode.Yes)] and TermFreqVectorDocumentMapper * Enable Field level boosting while indexing using [Field(Boost = 5)] ## 3.1.46 * Open new IndexWriter after ISession.Commit fails and calls Rollback on current IndexWriter * Convert objects and keys to documents and queries before writing to IndexWriter ## 3.1.45 * 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 207922
PackageHashAlgorithm SHA512
PackageHash j9jMK0zl6oYKVCUrKWYJMo7IPdCBCKx0BhA+DBcAq0ZwjQpKjdHf8687hEBL/umaIxf4ESvBELKrvAkDF5BKNQ==
DownloadCount 000000
CreatedDate 2013-04-09T17:30:47

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