Metadata >> NuGet >> Lucene.Net.ObjectMapping

Lucene.Net.ObjectMapping

Metadata

Authors Roger Keller
Copyrights Copyright 2015
Description Map objects to Lucene.Net Documents and vice versa. Query for Documents based on their mapped types.
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Roger Keller
ProjectUrl https://github.com/rokeller/Lucene.Net.ObjectMapping
RequireLicenseAcceptance False
Tags lucene.net lucene objectmapping mapping search
Dependencies Lucene.Net.Contrib:3.0.3|Newtonsoft.Json:6.0.8
Title Lucene.Net.ObjectMapping
PackageSize 83807
PackageHashAlgorithm SHA512
PackageHash EdOMi1utsiETjkRNyRPLTAiUHjLnPmVw4rpD1cSJ9NbYV3pXuOiEPqN9Jq7u3rTu7+wwevNYJm9LjQ9AivdNaw==
DownloadCount 000000
CreatedDate 2015-09-05T16:09:26

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 Lucene.Net.ObjectMapping -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Lucene.Net.ObjectMapping -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 Lucene.Net.ObjectMapping
Installing the package (HTTP Basic authentication):
Install-Package Lucene.Net.ObjectMapping -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Lucene.Net.ObjectMapping -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Lucene.Net.ObjectMapping

OpenWrap

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

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
1.1.0-rc1
1.1.0-alpha
1.0.3
1.0.2
1.0.1
1.0.0