Skip to main content
LunrCoreLmdb package icon

LunrCoreLmdb

A .NET Core, LMDB-backed port of Oliver Nightingale's lunr.js library, a lightweight full-text indexing library that is "a bit like Solr, but much smaller and not as bright." Icon adapted from https://commons.wikimedia.org/wiki/File:Internal_Structure_of_the_Moon.JPG by Iqbal Mahmud under Creative Commons Attribution Share Alike 4.0 International

Total Downloads
1.2K
1,206
Published
Dec 3, 2021
Latest stable version

Install

.NET CLI
dotnet add package LunrCoreLmdb --version 2.3.10
Package Manager Console
Install-Package LunrCoreLmdb -Version 2.3.10
PackageReference
<PackageReference Include="LunrCoreLmdb" Version="2.3.10" />

Frameworks

net5.0 .NETStandard2.0

Dependencies

LunrCore
net5.0
[2.3.10, )
[0.13.0, )
LunrCore
.NETStandard2.0
[2.3.10, )
LightningDB
.NETStandard2.0
[0.13.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.