Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

29 lines (26 loc) · 1.54 KB

CHANGELOG

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.

Features

Enhancements

Bug Fixes

Infrastructure

Documentation

Maintenance

Refactoring

Features

  • Use the Lucene Distance Calculation Function in Script Scoring for doing exact search #1699

Enhancements

  • Add KnnCircuitBreakerException and modify exception message #1688
  • Add stats for radial search #1684
  • Support script score when doc value is disabled and fix misusing DISI #1696
  • Add validation for pq m parameter before training starts #1713

Bug Fixes

  • Block commas in model description #1692
  • Update threshold value after new result is added #1715

Infrastructure

Documentation

Maintenance

Refactoring