Lucene.NET SQL is a library that enables persistance of Lucene index files to SQL databases.
Info
| Version: | 0.0.10-alpha |
| Author(s): | Modestas Petravicius |
| Last Update: | Saturday, November 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GowenGit/Lucene-net-sql |
| NuGet Url: | https://www.nuget.org/packages/Lucene.Net.Sql.MySql |
Install
Install-Package Lucene.Net.Sql.MySql
dotnet add package Lucene.Net.Sql.MySql
paket add Lucene.Net.Sql.MySql
Lucene.Net.Sql.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- Lucene.Net.Sql(>= 0.0.10)
- Lucene.Net(>= 4.8.000012)
- MySqlConnector(>= 1.1.0)
Tags