We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497b243 commit 65ede71Copy full SHA for 65ede71
docs/search/extensibility/create_custom_aggregation.md
@@ -4,6 +4,8 @@ description: Create custom Aggregation to use with Solr and Elasticsearch search
4
5
# Create custom Aggregation
6
7
+## Create aggregation class
8
+
9
To create a custom Aggregation, create an aggregation class.
10
In the following example, an aggregation groups the location query results by the location priority:
11
0 commit comments