All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.
- Add useCompoundFile index setting (#13478)
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559) - Bump
org.gradle.test-retry
from 1.5.8 to 1.5.9 (#13442) - Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557) - Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.1 (#13556)
- Add ability for Boolean and date field queries to run when only doc_values are enabled (#11650)
- Refactor implementations of query phase searcher, allow QueryCollectorContext to have zero collectors (#13481)
- Remove handling of index.mapper.dynamic in AutoCreateIndex(#13067)