- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/jprante/elasticsearch-knapsack
- 软件文档: https://github.com/jprante/elasticsearch-knapsack/blob/master/README.md
- 官方下载: https://github.com/jprante/elasticsearch-knapsack
软件介绍
Elasticsearch的背包插件。
Knapsack是Elasticsearch的“swiss knife”导出/导入插件。它使用压缩算法(gzip,bzip2,lzf,xz)使用压缩格式(tar,zip,cpio)和Elasticsearch批量格式。
还支持在集群中存储字段的索引或搜索索引。
背包操作可以通过HTTP REST执行,也可以使用Java API在Java中执行。
在存档文件中,以下索引信息被编码:
索引设置
索引映射
索引别名
再次导入存档文件时,将重新应用此信息。
概观:
