You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Boosts the `_score` of documents from specified indexes.
6605
-
repeatedFloatMapindices_boost=9;
6595
+
map<string, float>indices_boost=9;
6606
6596
6607
6597
// Array of wildcard (`*`) patterns. The request returns doc values for field names matching these patterns in the `hits.fields` property of the response.
6608
6598
repeatedFieldAndFormatdocvalue_fields=10;
@@ -8150,7 +8140,7 @@ message TermsAggregation {
8150
8140
// Coerced unmapped fields into the specified type.
0 commit comments