| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-01-25 | 335 Bytes | |
| Release 2.3.14 source code.tar.gz | 2021-01-25 | 760.5 kB | |
| Release 2.3.14 source code.zip | 2021-01-25 | 2.0 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
- Introduce support for RotatingIndexMapping to limit the number of elasticsearch metadata indices read based upon the range of a heroic query. If the newly introduced config flag is set to true, the number of read indices is dynamically determined based upon the rotation interval and the range of the query. (#746)
Closes [#745].