dejaVu 1.4.0 发布,ElasticSearch 的 Web UI 工具

栏目: 软件资讯 · 发布时间: 8年前

内容简介:dejaVu 是一款较为安全的数据在线处理工具,也是一个 ElasticSearch 的 Web UI 工具,用户不用担心被非法入侵。与传统的数据处理工具相比,dejaVu 的界面更具风格,在用户的交互方面,dejaVu 也更人性化,比如,...

dejaVu 是一款较为安全的数据在线处理工具,也是一个 ElasticSearch 的 Web UI 工具,用户不用担心被非法入侵。与传统的数据处理 工具 相比,dejaVu 的界面更具风格,在用户的交互方面,dejaVu 也更人性化,比如,dejaVu 支持无页面重新加载,无限滚动,创建过滤器视图等。

dejaVu 1.4.0 版本带来了许多使用体验上的改进,以及对新手入门门槛的改进。 此外,还包括一些重要的 bug 修复。具体如下:

改进:

  • Increase scroll_time to 5m from 1m to ensure timeout doesn't happen on bigger downloads #145

  • Start an app in "Editing" mode by default if there is no data.

  • Show types whether they have data or not.

  • Reload button now updates both the new types as well as data changes.

  • Stopped periodic fetching of /_mapping endpoint to update types, reducing the overall requests dejavu makes.

  • Show an option to add a "Data Field" in the center when no data is present in the view.

  • Show a warning message when a user tries to connect to an ES cluster on http:// scheme while the browser is using https:// scheme.

  • Show an error modal when a user tries to connect to an index that doesn't yet exist (applicable to an Elasticsearch cluster).

修复:

  • When exporting CSV, some numeric fields aren't exported #146

  • Text datatype fields can't be sorted upon because of field_data. We now detect if a sub-field with Keyword datatype is present and then sort by that instead, otherwise not show a sort option #147

  • An issue similar to the above affected pagination requests when a sort was applied on a Keyword sub-field. We had to ensure the pagination request would use the sortby field as the same Keyword sub-field #148

  • A bug when SearchableText type was applied. While we set indexing time analyzer to n_gram, the search time analyzer was set as standard (by default). We have now changed the search time analyzer to be simple to prevent edge-case accuracy issues when searching #151

  • The necessary analyzers for the Text and SearchableText type related mappings were not being set by dejavu. We have fixed this #154

  • When using an alias (for an index), the app didn't load correctly. We have fixed this to ensure dejavu works with both an actual index name or its alias #150

  • Fixed an overflow issue with a GeoPoint type field #153

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

MySQL权威指南

MySQL权威指南

Randy Jay Yarger / 林琪、朱涛江 / 中国电力出版社 / 2003-11-1 / 49.00元

为一种开源数据库,MySQL已经成为最流行的服务器软件包之一。开发人员在其数据库引擎中提供了丰富的特性(只需很少的内存和CPU支持)。 因此,众多Linux和Unix服务器(以及一些Windows服务器)都采用MySQL作为其数据库引擎。由于MySQL作为Web站点后端时速度特别快而且相当方便,所有在目前流行的一个词LAMP(表示Linux、Apache、MySQL和Perl、Python或......一起来看看 《MySQL权威指南》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具