Lucene.Net
4.8.0-beta00018
Prefix Reserved
dotnet add package Lucene.Net --version 4.8.0-beta00018
NuGet\Install-Package Lucene.Net -Version 4.8.0-beta00018
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00018" />
<PackageVersion Include="Lucene.Net" Version="4.8.0-beta00018" />
<PackageReference Include="Lucene.Net" />
paket add Lucene.Net --version 4.8.0-beta00018
#r "nuget: Lucene.Net, 4.8.0-beta00018"
#:package Lucene.Net@4.8.0-beta00018
#addin nuget:?package=Lucene.Net&version=4.8.0-beta00018&prerelease
#tool nuget:?package=Lucene.Net&version=4.8.0-beta00018&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 | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- J2N (>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.0
- J2N (>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- J2N (>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
-
net6.0
- J2N (>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
-
net8.0
- J2N (>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
NuGet packages (225)
Showing the top 5 NuGet packages that depend on Lucene.Net:
| Package | Downloads |
|---|---|
|
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. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00018/api/analysis-common/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00018 |
|
|
Lucene.Net.Queries
Extended Filters and Queries for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00018/api/queries/Lucene.Net.Queries.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00018 |
|
|
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-beta00018/api/sandbox/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00018 |
|
|
Lucene.Net.Grouping
Collectors for grouping search results for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00018/api/grouping/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00018 |
|
|
Lucene.Net.Replicator
Replicator that allows replication of files between a server and client(s) for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00018/api/replicator/Lucene.Net.Replicator.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00018 |
GitHub repositories (35)
Showing the top 20 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
|
|
|
ErsatzTV/legacy
Open-source platform that transforms your personal media library into live, custom TV channels.
|
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. Check out the next generation of this software built on ASP.NET Core: https://github.com/OrchardCMS/OrchardCore
|
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
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)
|
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
|
YAFNET/YAFNET
🌐 YAF.NET - C# ASP.NET Forum
|
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
|
MatterHackers/MatterControl
3D printing software for Windows, Mac and Linux
|
|
|
fraxiinus/ReplayBook
Play, manage, and inspect League of Legends replays
|
|
|
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
dotnetrdf/dotnetrdf
dotNetRDF is a powerful and flexible API for working with RDF and SPARQL in .NET environments
|
|
|
roadkillwiki/roadkill
A modern .NET Wiki
|
|
|
SitecoreUnicorn/Unicorn
A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
|
|
|
iPromKnight/zilean
|
|
|
lofcz/Infidex
The high-performance .NET search engine based on pattern recognition.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.8.0-beta00018 | 3,919 | 6/22/2026 |
| 4.8.0-beta00017 | 5,045,695 | 10/29/2024 |
| 4.8.0-beta00016 | 10,628,571 | 2/17/2022 |
| 4.8.0-beta00015 | 1,152,466 | 10/29/2021 |
| 4.8.0-beta00014 | 4,796,228 | 3/28/2021 |
| 4.8.0-beta00013 | 658,479 | 11/16/2020 |
| 4.8.0-beta00012 | 295,009 | 9/19/2020 |
| 4.8.0-beta00011 | 108,596 | 7/24/2020 |
| 4.8.0-beta00010 | 12,534 | 7/19/2020 |
| 4.8.0-beta00009 | 26,285 | 6/30/2020 |
| 4.8.0-beta00008 | 282,671 | 5/5/2020 |
| 4.8.0-beta00007 | 1,147,053 | 12/29/2019 |
| 4.8.0-beta00006 | 299,464 | 8/13/2019 |
| 4.8.0-beta00005 | 1,177,322 | 10/24/2017 |
| 4.8.0-beta00004 | 228,109 | 5/21/2017 |
| 4.8.0-beta00001 | 43,720 | 5/9/2017 |
| 3.0.3 | 17,650,082 | 10/26/2012 |
| 2.9.4.1 | 4,290,679 | 12/2/2011 |