Skip to content

Commit 88602d4

Browse files
authored
Merge branch 'main' into fix-missing-index-exception
2 parents bb890ec + ae33eaa commit 88602d4

File tree

52 files changed

+558
-1338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+558
-1338
lines changed

docs/changelog/126441.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 126441
2+
summary: Add flow-control and remove auto-read in netty4 http pipeline
3+
area: Network
4+
type: enhancement
5+
issues: []
-86 KB
Binary file not shown.
-145 KB
Binary file not shown.
-107 KB
Binary file not shown.
-729 KB
Binary file not shown.
-181 KB
Binary file not shown.

docs/images/token-graph-dns-invalid-ex.svg

Lines changed: 0 additions & 72 deletions
This file was deleted.

docs/images/token-graph-dns-synonym-ex.svg

Lines changed: 0 additions & 72 deletions
This file was deleted.
-157 KB
Binary file not shown.

docs/reference/aggregations/_snippets/search-aggregations-metrics-cardinality-aggregation-explanation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For a precision threshold of `c`, the implementation that we are using requires
66

77
The following chart shows how the error varies before and after the threshold:
88

9-
![cardinality error](/images/cardinality_error.png "")
9+
![cardinality error](/reference/query-languages/images/cardinality_error.png "")
1010

1111
For all 3 thresholds, counts have been accurate up to the configured threshold. Although not guaranteed,
1212
this is likely to be the case. Accuracy in practice depends on the dataset in question. In general,

0 commit comments

Comments
 (0)