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.
- Set neural-search plugin 3.0.0 baseline JDK version to JDK-2 (#838)
- Fix for nested field missing sub embedding field in text embedding processor (#913)
- Explainability in hybrid query (#970)
- Support new knn query parameter expand_nested (#1013)
- Implement pruning for neural sparse ingestion pipeline and two phase search processor (#988)
- Support empty string for fields in text embedding processor (#1041)
- Address inconsistent scoring in hybrid query results (#998)