Lucene.Net
2.9.2.2
Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the .NET platform
The Lucene.Net group manages the NuGet package titled "Lucene". This build does not modify any source files from the original download at:
http://www.apache.org/dist/incubator/lucene.net/source/2.9.2-incubating/Apache-Lucene.Net-2.9.2-incubating.src.zip
The package is produced to provide an alternative strong named release build with symbols in both the 2.0 and 4.0 .NET Framework versions.
See the version list below for details.
Install-Package Lucene.Net -Version 2.9.2.2
dotnet add package Lucene.Net --version 2.9.2.2
<PackageReference Include="Lucene.Net" Version="2.9.2.2" />
paket add Lucene.Net --version 2.9.2.2
#r "nuget: Lucene.Net, 2.9.2.2"
// Install Lucene.Net as a Cake Addin
#addin nuget:?package=Lucene.Net&version=2.9.2.2
// Install Lucene.Net as a Cake Tool
#tool nuget:?package=Lucene.Net&version=2.9.2.2
Dependencies
This package has no dependencies.
Used By
NuGet packages (133)
Showing the top 5 NuGet packages that depend on Lucene.Net:
Package | Downloads |
---|---|
Examine
Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too.
|
|
Lucene.Net.Contrib
Lucene.Net Contrib adds a set of advanced functionalites to Lucene.net, like faceted search, spatial queries, highlighters, spell check and more.
|
|
Lucene.Net.Analysis.Common
Analyzers for indexing content in different languages and domains for the Lucene.Net full-text search engine library from The Apache Software Foundation.
|
|
Lucene.Net.Queries
Extended Filters and Queries for the Lucene.Net full-text search engine library from The Apache Software Foundation.
|
|
Lucene.Net.Sandbox
Various third party contributions and new ideas extensions for the Lucene.Net full-text search engine library from The Apache Software Foundation.
|
GitHub repositories (25)
Showing the top 5 popular GitHub repositories that depend on Lucene.Net:
Repository | Stars |
---|---|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
|
|
ravendb/ravendb
ACID Document Database
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org
|
|
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.8.0-beta00014 | 4,179 | 3/28/2021 |
4.8.0-beta00013 | 70,287 | 11/16/2020 |
4.8.0-beta00012 | 41,946 | 9/19/2020 |
4.8.0-beta00011 | 24,817 | 7/24/2020 |
4.8.0-beta00010 | 3,096 | 7/19/2020 |
4.8.0-beta00009 | 6,435 | 6/30/2020 |
4.8.0-beta00008 | 59,623 | 5/5/2020 |
4.8.0-beta00007 | 175,247 | 12/29/2019 |
4.8.0-beta00006 | 133,060 | 8/13/2019 |
4.8.0-beta00005 | 369,363 | 10/24/2017 |
4.8.0-beta00004 | 164,172 | 5/21/2017 |
4.8.0-beta00001 | 5,797 | 5/9/2017 |
3.0.3 | 6,180,553 | 10/26/2012 |
2.9.4.1 | 1,867,525 | 12/2/2011 |
2.9.2.2 | 530,724 | 9/30/2011 |