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
Copy file name to clipboardExpand all lines: docs/resources/index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ EOF
81
81
-**max_script_fields** (String) The maximum number of `script_fields` that are allowed in a query. A stringified number.
82
82
-**max_shingle_diff** (String) The maximum allowed difference between max_shingle_size and min_shingle_size for ShingleTokenFilter. A stringified number.
83
83
-**max_terms_count** (String) The maximum number of terms that can be used in Terms Query. A stringified number.
84
+
-**index_similarity_default** (String) A JSON string describing the default index similarity config.
84
85
-**number_of_replicas** (String) Number of shard replicas. A stringified number.
85
86
-**number_of_routing_shards** (String) Value used with number_of_shards to route documents to a primary shard. A stringified number. This can be set only on creation.
86
87
-**number_of_shards** (String) Number of shards for the index. This can be set only on creation.
0 commit comments