Skip to main content
LunrCore package icon

LunrCore

A .NET Core 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
368.1K
368,106
Published
Jul 27, 2020
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[1.1.1, )
System.Text.Json
.NETStandard2.0
[4.7.2, )

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 1 target framework; 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.