File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ Debug.WriteLine(DebugQueryVisitor.Run(result));
32
32
Here is the parse result as shown from the ` DebugQueryVisitor `
33
33
```
34
34
Group:
35
- Left - Term:
35
+ Left - Term:
36
36
TermMax: 2
37
37
TermMin: 1
38
38
MinInclusive: True
39
39
MaxInclusive: True
40
- Field:
40
+ Field:
41
41
Name: field
42
42
```
43
43
@@ -80,7 +80,7 @@ System.Diagnostics.Debug.Assert(query == generatedQuery);
80
80
- Automatically resolves non-analyzed keyword sub-fields for sorting and aggregations
81
81
- Aliases can be defined right on your NEST mappings
82
82
- Supports both root and inner field name aliases
83
-
84
- ## Thanks to all the people who have contributed
85
83
84
+ ## Thanks to all the people who have contributed
85
+
86
86
[ ![ contributors] ( https://contributors-img.web.app/image?repo=FoundatioFx/Foundatio.Parsers )] ( https://github.com/FoundatioFx/Foundatio.Parsers/graphs/contributors )
You can’t perform that action at this time.
0 commit comments