@@ -236,6 +236,15 @@ toc:
236
236
# REST APIs, Mapping, Elasticsearch audit events, Command line tools
237
237
children :
238
238
239
+ # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/aggregations/toc.yml
240
+ - toc : elasticsearch://reference/aggregations
241
+ path_prefix : reference/aggregations
242
+
243
+ # Processor reference
244
+ # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/enrich-processor/toc.yml
245
+ - toc : elasticsearch://reference/enrich-processor
246
+ path_prefix : reference/enrich-processor
247
+
239
248
# Curator
240
249
# ✅ https://github.com/elastic/curator/blob/master/docs/reference/toc.yml
241
250
- toc : curator://reference
@@ -416,11 +425,6 @@ toc:
416
425
# Filebeat, Heartbeat, Metricbeat, Packetbeat, Winlogbeat,
417
426
# Elastic logging plugin for Docker
418
427
419
- # Processor reference
420
- # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/enrich-processor/toc.yml
421
- - toc : elasticsearch://reference/enrich-processor
422
- path_prefix : reference/enrich-processor
423
-
424
428
# Logstash
425
429
# ✅ https://github.com/elastic/logstash/blob/main/docs/reference/toc.yml
426
430
- toc : logstash://reference
@@ -551,16 +555,10 @@ toc:
551
555
# ✅ https://github.com/elastic/docs-content/blob/main/reference/data-analysis/toc.yml
552
556
- toc : docs-content://reference/data-analysis
553
557
path_prefix : reference/data-analysis
554
- # Children include: Supplied configurations, Function reference,
555
- # Metrics reference, Canvas function reference
556
558
children :
557
-
558
559
# ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/text-analysis/toc.yml
559
560
- toc : elasticsearch://reference/text-analysis
560
561
path_prefix : reference/text-analysis
561
- # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/aggregations/toc.yml
562
- - toc : elasticsearch://reference/aggregations
563
- path_prefix : reference/aggregations
564
562
565
563
# Search UI
566
564
# ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml
0 commit comments