AntonShuvaev / elasticsearch4idea

Elasticsearch Plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/14512-elasticsearch
59 stars 8 forks source link

Cant see onced hiden fields, whoes name starts with "_", like "_id" #33

Closed SoaQa closed 3 years ago

SoaQa commented 3 years ago

Hello! When i hiding fileds in table mode, query changes, but if i hide fileds starts with "_", like field "_id" or "_index", they hiding, but query does not changes and i cant see this fields again. How i can unhide them?
Reconnect and restart IDE is not helping. image

AntonShuvaev commented 3 years ago

Hello!

You can show/hide fields in the Index structure view (Cmd 7 or Cmd F12). Select the necessary fields and press Space button. Here is some documentation.

SoaQa commented 3 years ago

Добрый день, хорошо. Просто неожиданное поведение, когда ты делаешь запрос с "_source": {"include" : ["name"]}, эти поля скрываются, а когда из запроса это убираешь они не появляются обратно🙀

ср, 2 июн. 2021 г. в 15:04, Anton Shuvaev @.***>:

Hello!

You can show/hide fields in the Index structure view (Cmd 7 or Cmd F12). Select the necessary fields and press Space button. Here is some documentation https://plugins.jetbrains.com/plugin/14512-elasticsearch/custom-pages/592 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AntonShuvaev/elasticsearch4idea/issues/33#issuecomment-852969545, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKA7EMXG24O5C34VY26UCGLTQYM3JANCNFSM456SV6XA .