File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ please modify the original csharp file found at the link and submit the PR with
1616== Source Filtering Usage
1717
1818Allows to control how the `_source` field is returned with every hit.
19- By default operations return the contents of the `_source` field unless
20- you have used the fields parameter or if the `_source` field is disabled.
19+ By default, operations return the contents of the `_source` field unless
20+ you have used the fields parameter, or if the `_source` field is disabled.
2121
2222See the Elasticsearch documentation on {ref_current}/search-request-source-filtering.html[Source Filtering] for more detail.
2323
Original file line number Diff line number Diff line change 1515 "Newtonsoft.Json" : " 9.0.1" ,
1616 "System.Reactive" : " 3.1.1" ,
1717 "xunit" : " 2.2.0-beta3-build3330" ,
18- "dotnet-test-xunit" : " 2.2.0-preview3-build1032"
18+ "dotnet-test-xunit" : " 2.2.0-preview3-build1032" ,
1919 "SemanticVersioning" : " 0.7.6"
2020 },
2121 "configurations" : {
You can’t perform that action at this time.
0 commit comments