Skip to content

Releases: rgelb/ElasticSearch-Manager

Security Added

23 Nov 22:42
Compare
Choose a tag to compare

In the .config file, you can specify user name & password:

<add name="prod" connectionString="http://10.111.222.11:9200;userid=helloelastic;password=myelasticpassword"/>

Back to Row Select

21 Apr 18:31
Compare
Choose a tag to compare

Went back to Row select to facilitate deletions.

Tasks Support

11 Mar 06:38
Compare
Choose a tag to compare
  • Added Tasks support
  • Perf issue with slow Grid redraw
  • Changed row select to cell select in the grid

Minor UI improvements

10 Mar 00:24
Compare
Choose a tag to compare
  • Remembers window state
  • Alias is the first column now

Display Segment Count in Index View

09 Mar 18:24
Compare
Choose a tag to compare
  • Added Segment Count to the index
  • Reshuffled the columns

Displays Alias next to Index

20 Jun 23:36
Compare
Choose a tag to compare
0.5

install updates

Index Info support

25 Sep 22:36
Compare
Choose a tag to compare

Added support for getting index metadata.

Installer fix

18 Jul 17:58
Compare
Choose a tag to compare
  • Fixed installer. No longer starts on Windows start

High DPI support

18 Jul 06:50
Compare
Choose a tag to compare

Added high DPI support
.NET Framework 4.7.2 required

Initial build

17 Jul 23:18
Compare
Choose a tag to compare

The only thing that works at the moment is

  • populating tree view
  • populating grid
  • sorting grid
  • grid filtering
  • deleting indexes and aliases