Skip to main content

Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too.

Total Downloads
23.1M
23,066,916
Published
Jul 26, 2016
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[2.9.4.1, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.