Enhancements
- Support for new zap v15 file format (significant space savings) blevesearch/zap#27
- Make it possible to shutdown the analysis queue freeing goroutines #1414
- New stat reporting number of deleted items and estimate of space used by deleted items #1470
Bug Fixes
- HTML highlighter now performs escaping prior to output (SECURITY) #1465
- Fix crash in ASCII folding character filter #1434
- Fix bleve not closing index when encountering an error after open, but before it is returned #1479
- Fix test issue with Go v1.15 #1466
- Fix a test which was no longer testing the intended behavior #1458