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
<PackageReference Include="RavenDB.Database.Analyzers" Version="1.0.960" />
paket add RavenDB.Database.Analyzers --version 1.0.960
#r "nuget: RavenDB.Database.Analyzers, 1.0.960"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- RavenDB.Database (>= 1.0.960)
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 | 3,134 | 8/25/2012 |