VOOZH about

URL: https://www.nuget.org/packages/Lucene.Net.Analysis.Common/

⇱ NuGet Gallery | Lucene.Net.Analysis.Common 4.8.0-beta00017




👁 Image
Lucene.Net.Analysis.Common 4.8.0-beta00017

Prefix Reserved
This is a prerelease version of Lucene.Net.Analysis.Common.
dotnet add package Lucene.Net.Analysis.Common --version 4.8.0-beta00017
 
 
NuGet\Install-Package Lucene.Net.Analysis.Common -Version 4.8.0-beta00017
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Lucene.Net.Analysis.Common" Version="4.8.0-beta00017" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lucene.Net.Analysis.Common" Version="4.8.0-beta00017" />
 
Directory.Packages.props
<PackageReference Include="Lucene.Net.Analysis.Common" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Lucene.Net.Analysis.Common --version 4.8.0-beta00017
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lucene.Net.Analysis.Common, 4.8.0-beta00017"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Lucene.Net.Analysis.Common@4.8.0-beta00017
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lucene.Net.Analysis.Common&version=4.8.0-beta00017&prerelease
 
Install as a Cake Addin
#tool nuget:?package=Lucene.Net.Analysis.Common&version=4.8.0-beta00017&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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-beta00017/api/analysis-common/overview.html

This package is part of the Lucene.NET project: Lucene.Net/4.8.0-beta00017

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (158)

Showing the top 5 NuGet packages that depend on Lucene.Net.Analysis.Common:

Package Downloads
Lucene.Net.QueryParser

Query parsers and parsing framework for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/queryparser/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017

Lucene.Net.Store.Azure

This project allows you to create Lucene Indexes via a AzureDirectory object which uses Azure BlobStorage for persistent storage. This .NET Standard compliant library for us with .NET Core or .NET Desktop. It uses Lucene.Net 4.8.0.beta00011

ImmediaC.SimpleCms

ASP.NET Core based CMS

OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

Lucene.Net.Suggest

Auto-suggest and Spellchecking support for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/suggest/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on Lucene.Net.Analysis.Common:

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.
ErsatzTV/legacy
Open-source platform that transforms your personal media library into live, custom TV channels.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
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
MatterHackers/MatterControl
3D printing software for Windows, Mac and Linux
fraxiinus/ReplayBook
Play, manage, and inspect League of Legends replays
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
iPromKnight/zilean
lofcz/Infidex
The high-performance .NET search engine based on pattern recognition.
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
impworks/bonsai
Self-hosted family wiki engine / photoalbum
aykutalparslan/Ferrite
Experimental Telegram Server
dalenewman/Transformalize
Configurable Extract, Transform, and Load
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
VahidN/DntSite
این پروژه، سورس کامل و در حال استفاده‌ی وب‌سایت «دات‌نت تيپس» است
Version Downloads Last Updated
4.8.0-beta00017 4,703,010 10/29/2024
4.8.0-beta00016 10,387,733 2/17/2022
4.8.0-beta00015 1,129,689 10/29/2021
4.8.0-beta00014 4,671,563 3/28/2021
4.8.0-beta00013 565,545 11/16/2020
4.8.0-beta00012 495,486 9/19/2020
4.8.0-beta00011 98,671 7/24/2020
4.8.0-beta00010 10,276 7/19/2020
4.8.0-beta00009 23,660 6/30/2020
4.8.0-beta00008 274,861 5/5/2020
4.8.0-beta00007 1,108,999 12/29/2019
4.8.0-beta00006 285,462 8/13/2019
4.8.0-beta00005 1,005,714 10/24/2017
4.8.0-beta00004 224,508 5/21/2017
4.8.0-beta00001 41,795 5/9/2017