elastic/kibana

[Unified search] Update public doc link when filter language switching

已關閉

#266,125 建立於 2026年4月28日

 (3 則留言) (0 個反應) (0 位負責人)TypeScript (8,021 個分叉)batch import
Feature:Unified searchTeam:Presentationgood first issue

倉庫指標

星標
 (19,065 顆星)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 999 個 PR)

描述

Problem: The Documentation link in Query menu > Language always opens the KQL docs, even when Lucene is selected.

https://github.com/user-attachments/assets/6390cd36-86a6-4198-b00c-d735a29c7cab

Expected behavior:

KQL selected → KQL docs Lucene selected → Lucene query syntax docs : https://www.elastic.co/docs/explore-analyze/query-filter/languages/lucene-query-syntax

This would make the link match the selected query language and reduce confusion.

貢獻者指南