Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 606 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1] - 2020-12-18

  • Refined the groupings to handle index name templates

[1.1.0] - 2020-12-17

  • Added an option to sample the lucene index and produce an estimated size for stored fields. Speeds up the analysis of very large indexes.
  • Added an option to include a sample document for stored fields.

[1.0.0] - 2020-12-16

  • Initial Version