Skip to content

Commit 5e93607

Browse files
theletterfcodexcursoragent
committed
Remove duplicate query languages nav group
Keep the query language reference TOC as the single sidebar entry so the narrative pages no longer duplicate the reference structure. Co-Authored-By: GPT-5.5 <noreply@openai.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 38d9c83 commit 5e93607

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

config/navigation-v2.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,28 +2191,6 @@ nav:
21912191
title: ES|QL for search
21922192
- page: docs-content://solutions/search/async-search-api.md
21932193
title: Async search
2194-
# Language narrative pages — "understand and decide" layer
2195-
# These sit above the bulk reference toc further down.
2196-
- group: Query languages
2197-
page: docs-content://explore-analyze/query-filter/languages.md # [from E&A] comparison table landing
2198-
children:
2199-
- page: docs-content://explore-analyze/query-filter/languages/querydsl.md # [from E&A]
2200-
title: Query DSL
2201-
- page: docs-content://explore-analyze/query-filter/languages/kql.md # [from E&A]
2202-
title: KQL
2203-
- group: EQL
2204-
page: docs-content://explore-analyze/query-filter/languages/eql.md # [from E&A]
2205-
children:
2206-
- page: docs-content://explore-analyze/query-filter/languages/example-detect-threats-with-eql.md
2207-
title: Detect threats with EQL
2208-
# [THIN] sql.md is a hollow intro + link list that duplicates the reference toc below.
2209-
# Candidate for removal — redirect to elasticsearch://reference/query-languages/sql.md
2210-
- page: docs-content://explore-analyze/query-filter/languages/sql.md # [from E&A]
2211-
title: SQL
2212-
# [THIN] lucene-query-syntax.md is a single paragraph pointing users to the Kibana UI toggle.
2213-
# Candidate for removal — redirect to elasticsearch://reference/query-languages/query-dsl/query-dsl-query-string-query.md
2214-
- page: docs-content://explore-analyze/query-filter/languages/lucene-query-syntax.md # [from E&A]
2215-
title: Lucene query syntax
22162194
# Query language reference — bulk toc, cannot interleave with narrative pages above
22172195
- toc: elasticsearch://reference/query-languages
22182196
# Developer tools — for running and testing queries

0 commit comments

Comments
 (0)