@@ -236,6 +236,15 @@ toc:
236236 # REST APIs, Mapping, Elasticsearch audit events, Command line tools
237237 children :
238238
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+
239248 # Curator
240249 # ✅ https://github.com/elastic/curator/blob/master/docs/reference/toc.yml
241250 - toc : curator://reference
@@ -416,11 +425,6 @@ toc:
416425 # Filebeat, Heartbeat, Metricbeat, Packetbeat, Winlogbeat,
417426 # Elastic logging plugin for Docker
418427
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-
424428 # Logstash
425429 # ✅ https://github.com/elastic/logstash/blob/main/docs/reference/toc.yml
426430 - toc : logstash://reference
@@ -551,16 +555,10 @@ toc:
551555 # ✅ https://github.com/elastic/docs-content/blob/main/reference/data-analysis/toc.yml
552556 - toc : docs-content://reference/data-analysis
553557 path_prefix : reference/data-analysis
554- # Children include: Supplied configurations, Function reference,
555- # Metrics reference, Canvas function reference
556558 children :
557-
558559 # ✅ https://github.com/elastic/elasticsearch/blob/main/docs/reference/text-analysis/toc.yml
559560 - toc : elasticsearch://reference/text-analysis
560561 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
564562
565563 # Search UI
566564 # ✅ https://github.com/elastic/search-ui/blob/main/docs/reference/toc.yml
0 commit comments