A lucene style query parser that is extensible and allows additional syntax features.
Info
Version: | 7.17.11 |
Author(s): | FoundatioFx |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/FoundatioFx/Foundatio.Parsers |
NuGet Url: | https://www.nuget.org/packages/Foundatio.Parsers.LuceneQueries |
Install
Install-Package Foundatio.Parsers.LuceneQueries
dotnet add package Foundatio.Parsers.LuceneQueries
paket add Foundatio.Parsers.LuceneQueries
Foundatio.Parsers.LuceneQueries Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
- Pegasus(>= 4.1.0)