A Lucene.net Directory to store the Lucene.net index files in LiteDB database to secure the indexed data with LiteDb password.
Info
| Version: | 0.5.0 |
| Author(s): | Abu Ali Muhammad Sharjeel |
| Last Update: | Wednesday, February 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sheryever/LiteDBDirectory |
| NuGet Url: | https://www.nuget.org/packages/LuceneLiteDbDirectory |
Install
Install-Package LuceneLiteDbDirectory
dotnet add package LuceneLiteDbDirectory
paket add LuceneLiteDbDirectory
LuceneLiteDbDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteDB(>= 3.0.0)
- Lucene.Net(>= 3.0.3)
Tags