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: | Create the first Fiddle |
Project Url: | https://github.com/FoundatioFx/Foundatio.Parsers |
NuGet Url: | https://www.nuget.org/packages/Foundatio.Parsers.ElasticQueries |
Install
Install-Package Foundatio.Parsers.ElasticQueries
dotnet add package Foundatio.Parsers.ElasticQueries
paket add Foundatio.Parsers.ElasticQueries
Foundatio.Parsers.ElasticQueries Download (Unzip the "nupkg" after downloading)
Dependencies
- Foundatio.Parsers.LuceneQueries(>= 7.10.3)
- Exceptionless.DateTimeExtensions(>= 3.4.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- NEST(>= 7.10.0)