Info
Version: | 1.0.960 |
Author(s): | Afif.Mohammed |
Last Update: | Saturday, August 25, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://groups.google.com/forum/?fromgroups=#!searchin/ravendb/ngram/ravendb/WHSLk5EQC_4/WhA3GurIj_cJ |
NuGet Url: | https://www.nuget.org/packages/RavenDB.Database.Analyzers |
Install
Install-Package RavenDB.Database.Analyzers
dotnet add package RavenDB.Database.Analyzers
paket add RavenDB.Database.Analyzers
RavenDB.Database.Analyzers Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Database(1.0.960)
Tags
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.