@@ -25,39 +25,39 @@ namespace Elastic.Clients.Elasticsearch.AsyncSearch.Json;
2525
2626public sealed partial class SubmitAsyncSearchRequestConverter : System . Text . Json . Serialization . JsonConverter < Elastic . Clients . Elasticsearch . AsyncSearch . SubmitAsyncSearchRequest >
2727{
28- private static readonly System . Text . Json . JsonEncodedText PropAggregations = System . Text . Json . JsonEncodedText . Encode ( "aggregations" ) ;
29- private static readonly System . Text . Json . JsonEncodedText PropAggregations1 = System . Text . Json . JsonEncodedText . Encode ( "aggs" ) ;
30- private static readonly System . Text . Json . JsonEncodedText PropCollapse = System . Text . Json . JsonEncodedText . Encode ( "collapse" ) ;
31- private static readonly System . Text . Json . JsonEncodedText PropDocvalueFields = System . Text . Json . JsonEncodedText . Encode ( "docvalue_fields" ) ;
32- private static readonly System . Text . Json . JsonEncodedText PropExplain = System . Text . Json . JsonEncodedText . Encode ( "explain" ) ;
33- private static readonly System . Text . Json . JsonEncodedText PropExt = System . Text . Json . JsonEncodedText . Encode ( "ext" ) ;
34- private static readonly System . Text . Json . JsonEncodedText PropFields = System . Text . Json . JsonEncodedText . Encode ( "fields" ) ;
35- private static readonly System . Text . Json . JsonEncodedText PropFrom = System . Text . Json . JsonEncodedText . Encode ( "from" ) ;
36- private static readonly System . Text . Json . JsonEncodedText PropHighlight = System . Text . Json . JsonEncodedText . Encode ( "highlight" ) ;
37- private static readonly System . Text . Json . JsonEncodedText PropIndicesBoost = System . Text . Json . JsonEncodedText . Encode ( "indices_boost" ) ;
38- private static readonly System . Text . Json . JsonEncodedText PropKnn = System . Text . Json . JsonEncodedText . Encode ( "knn" ) ;
39- private static readonly System . Text . Json . JsonEncodedText PropMinScore = System . Text . Json . JsonEncodedText . Encode ( "min_score" ) ;
40- private static readonly System . Text . Json . JsonEncodedText PropPit = System . Text . Json . JsonEncodedText . Encode ( "pit" ) ;
41- private static readonly System . Text . Json . JsonEncodedText PropPostFilter = System . Text . Json . JsonEncodedText . Encode ( "post_filter" ) ;
42- private static readonly System . Text . Json . JsonEncodedText PropProfile = System . Text . Json . JsonEncodedText . Encode ( "profile" ) ;
43- private static readonly System . Text . Json . JsonEncodedText PropQuery = System . Text . Json . JsonEncodedText . Encode ( "query" ) ;
44- private static readonly System . Text . Json . JsonEncodedText PropRescore = System . Text . Json . JsonEncodedText . Encode ( "rescore" ) ;
45- private static readonly System . Text . Json . JsonEncodedText PropRuntimeMappings = System . Text . Json . JsonEncodedText . Encode ( "runtime_mappings" ) ;
46- private static readonly System . Text . Json . JsonEncodedText PropScriptFields = System . Text . Json . JsonEncodedText . Encode ( "script_fields" ) ;
47- private static readonly System . Text . Json . JsonEncodedText PropSearchAfter = System . Text . Json . JsonEncodedText . Encode ( "search_after" ) ;
48- private static readonly System . Text . Json . JsonEncodedText PropSeqNoPrimaryTerm = System . Text . Json . JsonEncodedText . Encode ( "seq_no_primary_term" ) ;
49- private static readonly System . Text . Json . JsonEncodedText PropSize = System . Text . Json . JsonEncodedText . Encode ( "size" ) ;
50- private static readonly System . Text . Json . JsonEncodedText PropSlice = System . Text . Json . JsonEncodedText . Encode ( "slice" ) ;
51- private static readonly System . Text . Json . JsonEncodedText PropSort = System . Text . Json . JsonEncodedText . Encode ( "sort" ) ;
52- private static readonly System . Text . Json . JsonEncodedText PropSource = System . Text . Json . JsonEncodedText . Encode ( "_source" ) ;
53- private static readonly System . Text . Json . JsonEncodedText PropStats = System . Text . Json . JsonEncodedText . Encode ( "stats" ) ;
54- private static readonly System . Text . Json . JsonEncodedText PropStoredFields = System . Text . Json . JsonEncodedText . Encode ( "stored_fields" ) ;
55- private static readonly System . Text . Json . JsonEncodedText PropSuggest = System . Text . Json . JsonEncodedText . Encode ( "suggest" ) ;
56- private static readonly System . Text . Json . JsonEncodedText PropTerminateAfter = System . Text . Json . JsonEncodedText . Encode ( "terminate_after" ) ;
57- private static readonly System . Text . Json . JsonEncodedText PropTimeout = System . Text . Json . JsonEncodedText . Encode ( "timeout" ) ;
58- private static readonly System . Text . Json . JsonEncodedText PropTrackScores = System . Text . Json . JsonEncodedText . Encode ( "track_scores" ) ;
59- private static readonly System . Text . Json . JsonEncodedText PropTrackTotalHits = System . Text . Json . JsonEncodedText . Encode ( "track_total_hits" ) ;
60- private static readonly System . Text . Json . JsonEncodedText PropVersion = System . Text . Json . JsonEncodedText . Encode ( "version" ) ;
28+ private static readonly System . Text . Json . JsonEncodedText PropAggregations = System . Text . Json . JsonEncodedText . Encode ( "aggregations"u8 ) ;
29+ private static readonly System . Text . Json . JsonEncodedText PropAggregations1 = System . Text . Json . JsonEncodedText . Encode ( "aggs"u8 ) ;
30+ private static readonly System . Text . Json . JsonEncodedText PropCollapse = System . Text . Json . JsonEncodedText . Encode ( "collapse"u8 ) ;
31+ private static readonly System . Text . Json . JsonEncodedText PropDocvalueFields = System . Text . Json . JsonEncodedText . Encode ( "docvalue_fields"u8 ) ;
32+ private static readonly System . Text . Json . JsonEncodedText PropExplain = System . Text . Json . JsonEncodedText . Encode ( "explain"u8 ) ;
33+ private static readonly System . Text . Json . JsonEncodedText PropExt = System . Text . Json . JsonEncodedText . Encode ( "ext"u8 ) ;
34+ private static readonly System . Text . Json . JsonEncodedText PropFields = System . Text . Json . JsonEncodedText . Encode ( "fields"u8 ) ;
35+ private static readonly System . Text . Json . JsonEncodedText PropFrom = System . Text . Json . JsonEncodedText . Encode ( "from"u8 ) ;
36+ private static readonly System . Text . Json . JsonEncodedText PropHighlight = System . Text . Json . JsonEncodedText . Encode ( "highlight"u8 ) ;
37+ private static readonly System . Text . Json . JsonEncodedText PropIndicesBoost = System . Text . Json . JsonEncodedText . Encode ( "indices_boost"u8 ) ;
38+ private static readonly System . Text . Json . JsonEncodedText PropKnn = System . Text . Json . JsonEncodedText . Encode ( "knn"u8 ) ;
39+ private static readonly System . Text . Json . JsonEncodedText PropMinScore = System . Text . Json . JsonEncodedText . Encode ( "min_score"u8 ) ;
40+ private static readonly System . Text . Json . JsonEncodedText PropPit = System . Text . Json . JsonEncodedText . Encode ( "pit"u8 ) ;
41+ private static readonly System . Text . Json . JsonEncodedText PropPostFilter = System . Text . Json . JsonEncodedText . Encode ( "post_filter"u8 ) ;
42+ private static readonly System . Text . Json . JsonEncodedText PropProfile = System . Text . Json . JsonEncodedText . Encode ( "profile"u8 ) ;
43+ private static readonly System . Text . Json . JsonEncodedText PropQuery = System . Text . Json . JsonEncodedText . Encode ( "query"u8 ) ;
44+ private static readonly System . Text . Json . JsonEncodedText PropRescore = System . Text . Json . JsonEncodedText . Encode ( "rescore"u8 ) ;
45+ private static readonly System . Text . Json . JsonEncodedText PropRuntimeMappings = System . Text . Json . JsonEncodedText . Encode ( "runtime_mappings"u8 ) ;
46+ private static readonly System . Text . Json . JsonEncodedText PropScriptFields = System . Text . Json . JsonEncodedText . Encode ( "script_fields"u8 ) ;
47+ private static readonly System . Text . Json . JsonEncodedText PropSearchAfter = System . Text . Json . JsonEncodedText . Encode ( "search_after"u8 ) ;
48+ private static readonly System . Text . Json . JsonEncodedText PropSeqNoPrimaryTerm = System . Text . Json . JsonEncodedText . Encode ( "seq_no_primary_term"u8 ) ;
49+ private static readonly System . Text . Json . JsonEncodedText PropSize = System . Text . Json . JsonEncodedText . Encode ( "size"u8 ) ;
50+ private static readonly System . Text . Json . JsonEncodedText PropSlice = System . Text . Json . JsonEncodedText . Encode ( "slice"u8 ) ;
51+ private static readonly System . Text . Json . JsonEncodedText PropSort = System . Text . Json . JsonEncodedText . Encode ( "sort"u8 ) ;
52+ private static readonly System . Text . Json . JsonEncodedText PropSource = System . Text . Json . JsonEncodedText . Encode ( "_source"u8 ) ;
53+ private static readonly System . Text . Json . JsonEncodedText PropStats = System . Text . Json . JsonEncodedText . Encode ( "stats"u8 ) ;
54+ private static readonly System . Text . Json . JsonEncodedText PropStoredFields = System . Text . Json . JsonEncodedText . Encode ( "stored_fields"u8 ) ;
55+ private static readonly System . Text . Json . JsonEncodedText PropSuggest = System . Text . Json . JsonEncodedText . Encode ( "suggest"u8 ) ;
56+ private static readonly System . Text . Json . JsonEncodedText PropTerminateAfter = System . Text . Json . JsonEncodedText . Encode ( "terminate_after"u8 ) ;
57+ private static readonly System . Text . Json . JsonEncodedText PropTimeout = System . Text . Json . JsonEncodedText . Encode ( "timeout"u8 ) ;
58+ private static readonly System . Text . Json . JsonEncodedText PropTrackScores = System . Text . Json . JsonEncodedText . Encode ( "track_scores"u8 ) ;
59+ private static readonly System . Text . Json . JsonEncodedText PropTrackTotalHits = System . Text . Json . JsonEncodedText . Encode ( "track_total_hits"u8 ) ;
60+ private static readonly System . Text . Json . JsonEncodedText PropVersion = System . Text . Json . JsonEncodedText . Encode ( "version"u8 ) ;
6161
6262 public override Elastic . Clients . Elasticsearch . AsyncSearch . SubmitAsyncSearchRequest Read ( ref System . Text . Json . Utf8JsonReader reader , System . Type typeToConvert , System . Text . Json . JsonSerializerOptions options )
6363 {
0 commit comments