Skip to content

Commit 65ede71

Browse files
committed
create_custom_aggregation.md: Add a class section
Mimic criterion and sort clause pages' structure.
1 parent 497b243 commit 65ede71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/search/extensibility/create_custom_aggregation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Create custom Aggregation to use with Solr and Elasticsearch search
44

55
# Create custom Aggregation
66

7+
## Create aggregation class
8+
79
To create a custom Aggregation, create an aggregation class.
810
In the following example, an aggregation groups the location query results by the location priority:
911

0 commit comments

Comments
 (0)