highlights.asciidoc 1017 B

12345678910111213141516171819202122232425262728293031
  1. [[release-highlights]]
  2. == What's new in {minor-version}
  3. Here are the highlights of what's new and improved in {es} {minor-version}!
  4. ifeval::[\{release-state}\"!=\"unreleased\"]
  5. For detailed information about this release, see the <<es-release-notes>> and
  6. <<breaking-changes>>.
  7. endif::[]
  8. // Add previous release to the list
  9. Other versions:
  10. {ref-bare}/8.2/release-highlights.html[8.2]
  11. {ref-bare}/8.1/release-highlights.html[8.1]
  12. | {ref-bare}/8.0/release-highlights.html[8.0]
  13. // The notable-highlights tag marks entries that
  14. // should be featured in the Stack Installation and Upgrade Guide:
  15. // tag::notable-highlights[]
  16. // [discrete]
  17. // === Heading
  18. //
  19. // Description.
  20. // end::notable-highlights[]
  21. [discrete]
  22. [[integrate_filtering_support_for_approximate_nearest_neighbor_search]]
  23. === Integrate filtering support for approximate nearest neighbor search
  24. The {ref}/knn-search-api.html[_knn_search endpoint] now has a "filter" option that allows to return only the nearest documents that satisfy the provided filter