Info
Version: | 0.6.5 |
Author(s): | Cris Almodovar |
Last Update: | Sunday, November 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cris-almodovar/text-match |
NuGet Url: | https://www.nuget.org/packages/TextMatch |
Install
Install-Package TextMatch
dotnet add package TextMatch
paket add TextMatch
TextMatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Lucene.Net(3.0.3)
- Lucene.Net.Contrib.Management(1.0.3)
Tags
Supports all types of Lucene query expressions - boolean, wildcard, fuzzy. Options are available for tweaking tokenization, such as case-sensitivity and word stemming.