./nugetz
pkg

afifmohammed/RavenDB.Database.Analyzersv1.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.

License

Deps

1

Install Size

Vulns

✓ 0

Published

Aug 25, 2012

Get Started

$ dotnet add package RavenDB.Database.Analyzers

Readme

No README available.