SimpleLucene 1.0.0.1
SimpleLucene is a wrapper for the popular Lucene.NET search engine.
It makes common Lucene tasks such as creating, indexing and maintaining your index much easier.
Install-Package SimpleLucene -Version 1.0.0.1
dotnet add package SimpleLucene --version 1.0.0.1
<PackageReference Include="SimpleLucene" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleLucene --version 1.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Lucene.Net (>= 2.9.4.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.