Lucene.Net
4.8.0-beta00006
See the version list below for details.
dotnet add package Lucene.Net --version 4.8.0-beta00006
NuGet\Install-Package Lucene.Net -Version 4.8.0-beta00006
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00006" />
paket add Lucene.Net --version 4.8.0-beta00006
#r "nuget: Lucene.Net, 4.8.0-beta00006"
// Install Lucene.Net as a Cake Addin #addin nuget:?package=Lucene.Net&version=4.8.0-beta00006&prerelease // Install Lucene.Net as a Cake Tool #tool nuget:?package=Lucene.Net&version=4.8.0-beta00006&prerelease
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.4.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Lucene.Net:
Package | Downloads |
---|---|
UmbracoCms.Core
Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms-package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
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.Store.Azure
This project allows you to create Lucene Indexes via a Lucene Directory object which uses Windows Azure BlobStorage for persistent storage. |
|
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. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/sandbox/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016 |
GitHub repositories (33)
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.
|
|
ravendb/ravendb
ACID Document Database
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
DynamoDS/Dynamo
Open Source Graphical Programming for Design
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
Version | Downloads | Last updated |
---|---|---|
4.8.0-beta00016 | 64 | 9/19/2022 |
4.8.0-beta00013 | 32,417 | 1/20/2021 |
4.8.0-beta00012 | 0 | 1/20/2021 |
4.8.0-beta00011 | 0 | 1/20/2021 |
4.8.0-beta00010 | 0 | 1/20/2021 |
4.8.0-beta00009 | 0 | 1/20/2021 |
4.8.0-beta00008 | 0 | 1/20/2021 |
4.8.0-beta00007 | 0 | 1/19/2021 |
4.8.0-beta00006 | 0 | 1/20/2021 |
4.8.0-beta00005 | 9,470 | 1/20/2021 |
4.8.0-beta00004 | 0 | 1/20/2021 |
4.8.0-beta00001 | 0 | 1/20/2021 |
3.0.3 | 264,311 | 10/26/2012 |
2.9.4.1 | 134,121 | 12/2/2011 |
2.9.2.2 | 503,183 | 9/30/2011 |