cars10 / elasticvue

Elasticsearch gui for the browser
https://elasticvue.com
MIT License
1.8k stars 144 forks source link

[BUG] Missing table headers #6

Closed GeorgII-web closed 4 years ago

GeorgII-web commented 5 years ago

Hi, Carsten,

Description not showing table headers at search menu (/index.html#/search) In DOM structure they are empty. Tried "Sticky table header" on and off, no result.

Steps To Reproduce

  1. Open elasticvue
  2. Click search menu
  3. empty :-)

Screenshots esvue

Environment (please include the following information):

Additional context thanks for your work

cars10 commented 5 years ago

Hi, thank you for your bug report and sorry that you encountered this. Sadly i cannot simply reproduce the issue so i have a few more questions for you:

Thanks!

GeorgII-web commented 5 years ago

JS Console: Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.34.56:9200/_cat/indices/c_?format=json&h=index

"Disconnect and reset" fixed the issue!!!

Title names in cyrillic - yes. for example "Внутренний диаметр шланга"

May be usefull info, i have 500 indexes with 100-600 columns in each. In general i try to import 1M rows with 6000 columns.

cars10 commented 5 years ago

Wow, this is a huge amount of data. I have no idea how well elasticvue will handle this =O

Thank you for you feedback, i am glad that it works again. I will try to reproduce the issue.

cars10 commented 4 years ago

I will close this issue for now because i still cannot reproduce it. Feel free to comment or reopen if you encounter the issue again :)