doc-exports/docs/css/umn/css_01_0173.html
Wuwan, Qi 050b395397 CSS UMN 23.2.1 20230926
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com>
Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-01-10 14:23:15 +00:00

45 lines
3.8 KiB
HTML

<a name="css_01_0173"></a><a name="css_01_0173"></a>
<h1 class="topictitle1">Features</h1>
<div id="body0000001081670507"><p id="css_01_0173__en-us_topic_0000001268314517_p8060118">The enhanced aggregation is an optimization feature for service awareness. With this feature, you can optimize the aggregation analysis capability of observable services.</p>
<p id="css_01_0173__p16125222151713">Currently, the enhanced aggregation is supported by only clusters of version 7.10.2.</p>
<div class="section" id="css_01_0173__section8331173910310"><h4 class="sectiontitle">Working Principles</h4><p id="css_01_0173__p173821656131">In large-scale dataset aggregation and analysis scenarios, data grouping and aggregation takes a lot of time. Improving the grouping aggregation capability depends on the following key features:</p>
<ul id="css_01_0173__ul1738395615311"><li id="css_01_0173__li638310569310">Sorting key: Data is stored in sequence based on the sorting key.</li><li id="css_01_0173__li10383856136">Clustering key: It is contained in the sorting key. Data is clustered based on the clustering key.</li></ul>
<p id="css_01_0173__p1738311563317">In the case of data clustering, enhanced aggregation uses the vectorization technology to process data in batches, improving aggregation performance.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="css_01_0173__table206637525412" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Feature parameters</caption><thead align="left"><tr id="css_01_0173__row1866319521042"><th align="left" class="cellrowborder" valign="top" width="49.38%" id="mcps1.3.3.5.2.3.1.1"><p id="css_01_0173__p766475218412">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50.62%" id="mcps1.3.3.5.2.3.1.2"><p id="css_01_0173__p86645521047">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="css_01_0173__row466414521944"><td class="cellrowborder" valign="top" width="49.38%" headers="mcps1.3.3.5.2.3.1.1 "><p id="css_01_0173__p466410521246">index.search.turbo.enabled</p>
</td>
<td class="cellrowborder" valign="top" width="50.62%" headers="mcps1.3.3.5.2.3.1.2 "><p id="css_01_0173__p06646521410">Indicates whether to enable the feature. The default value is <strong id="css_01_0173__b35915261882">true</strong>.</p>
</td>
</tr>
<tr id="css_01_0173__row1166414521411"><td class="cellrowborder" valign="top" width="49.38%" headers="mcps1.3.3.5.2.3.1.1 "><p id="css_01_0173__p1166455216419">index.sort.field</p>
</td>
<td class="cellrowborder" valign="top" width="50.62%" headers="mcps1.3.3.5.2.3.1.2 "><p id="css_01_0173__p176641152248">Sorting key</p>
</td>
</tr>
<tr id="css_01_0173__row19664185219417"><td class="cellrowborder" valign="top" width="49.38%" headers="mcps1.3.3.5.2.3.1.1 "><p id="css_01_0173__p26645523419">index.cluter.field</p>
</td>
<td class="cellrowborder" valign="top" width="50.62%" headers="mcps1.3.3.5.2.3.1.2 "><p id="css_01_0173__p266418525411">Clustering key</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="css_01_0173__section86061152104"><h4 class="sectiontitle">Features</h4><p id="css_01_0173__p989941410107">Based on different service requirements, enhanced aggregation can be used in the following three scenarios:</p>
<ul id="css_01_0173__ul4390153671214"><li id="css_01_0173__li1639073614120"><a href="css_01_0174.html">Grouping and Aggregation of Low-cardinality Fields</a></li><li id="css_01_0173__li16715259141314"><a href="css_01_0175.html">High-cardinality Field Histogram Aggregation</a></li><li id="css_01_0173__li1514111861413"><a href="css_01_0176.html">Low-cardinality and High-cardinality Field Mixing</a></li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_01_0172.html">Enhanced Aggregation</a></div>
</div>
</div>