RavenDB.Database.Analyzers 1.0.960

dotnet add package RavenDB.Database.Analyzers --version 1.0.960
NuGet\Install-Package RavenDB.Database.Analyzers -Version 1.0.960
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RavenDB.Database.Analyzers" Version="1.0.960" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Database.Analyzers --version 1.0.960
#r "nuget: RavenDB.Database.Analyzers, 1.0.960"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RavenDB.Database.Analyzers as a Cake Addin
#addin nuget:?package=RavenDB.Database.Analyzers&version=1.0.960

// Install RavenDB.Database.Analyzers as a Cake Tool
#tool nuget:?package=RavenDB.Database.Analyzers&version=1.0.960

The Ngram analyzer is used to do substring searches efficently with RavenDB. To use the analyzer go to the folder where the Raven.Server.exe lives, create a folder named Analyzers (if doesn't exist already), and under it place the binary that is included in this package.
Then you can reference it in your index just like any other analyzer. It works with the 1.0.960 RavenDb server.
Also note the packaged analyzer uses a minimum gram of 2, and a maximum of 10. This is not configurable.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.960 2,883 8/25/2012